Fixed:
- Strange bossbar bugs
- Bossbar crashing
- Bossbar last created version dependant
- Debug option crash
- Fixed wrong version crash issue
- Fixed debug colours not working
- Changed some register features
- Fixed some register bugs
- Cleaned some code up.
- Citizen type not registering on some events (event-citizen)
Added:
- NametagEdit support
- Paste schematic (more WorldEdit coming soon)
Changed:
- Removed the old Nametag system (It was only for user in the same scoreboard)
#Info: You can still make a nametag system using Full scoreboards, which simulate the exact same thing.
http://skunity.com/search?search=Full+scoreboards#
Worldedit:
Code (skript (Unknown Language)):
#effects:
(place|paste) schematic %string% at %locations% [[(with|at)] angle %-number%] [with limit %-number%] [[and] (without|exclud(e|ing)) air %-boolean%]
Examples:
Code (skript (Unknown Language)):
paste schematic "test" at player with angle 90 and without air true
Syntax:
Code (skript (Unknown Language)):
#Expressions:
#Can only be reset or cleared (Reset reloads the nametag)
[nametag edit] [name[ ]]tag of %player/string%
%player/string%'s [nametag edit] [name[ ]]tag
#Set/Get the prefix of a nametag
[nametag edit] [name[ ]]tag prefix of %player/string%
%player/string%'s [nametag edit] [name[ ]]tag prefix
#Set/Get the suffix of a nametag
[nametag edit] [name[ ]]tag suffix of %player/string%
%player/string%'s [nametag edit] [name[ ]]tag suffix