mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Added perm checks to skill commands
This commit is contained in:
@ -9,9 +9,10 @@ Key:
|
||||
|
||||
Version 1.3.06-dev
|
||||
+ Added API functions for obtaining offline profiles & profiles via player names
|
||||
+ Changed /addlevel command to work for offline users
|
||||
+ Changed PlayerProfile constructor to always take a boolean
|
||||
+ Changed getPlayerProfile funtion to work for online & offline users
|
||||
+ Added permissions check to skill functions
|
||||
! Changed /addlevel command to work for offline users
|
||||
! Changed PlayerProfile constructor to always take a boolean
|
||||
! Changed getPlayerProfile funtion to work for online & offline users
|
||||
|
||||
Version 1.3.05
|
||||
+ Added Skill Shot to Archery which increases damage dealt by 10% every 50 skill levels (caps at 200%)
|
||||
|
Reference in New Issue
Block a user