You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
about changes
scripts have been changed for more improved code efficiency
upgrade to EXILED-7.1.0
configuration
Plugin configurations have been changed (extra ones have been removed and a description has been added where necessary)
API
a new class RoleSet has been added through which you can call the Spawn(Player player) method that assigns a role to a player or Spawn(Player player, int MaxHealt) which also gives a role to a player but with the ability to specify maximum health
increased performance of methods for getting roles
Commands
increased performance of methods
the possibility of issuing roles has been removed, the health of other players is now only the player himself can find out information only about himself
the VeriableEdit command has been removed because if used incorrectly, it can break the logic of other plugins