Added perm checks to skill commands

This commit is contained in:
GJ
2012-04-04 10:57:13 -04:00
parent 06c3a588bf
commit 1c7709a18b
16 changed files with 57 additions and 6 deletions

View File

@ -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%)