Added per-permission home limit + compatibility bug fixes + minor changes
-Bug Fixes -Minor changes -Added per permission home limit: You can now create a custom permission with a specified limit that will work only for that permission.
For example: if you /permlimit vip
(rank name) 5
(home limit for the specified permission), if you give to a player the permission "homego.vip" that player will have a home limit set to 5. Related to the per permission home limit I've also added :
/permlimit <rank name(withut "homego.", just the name, then the plugin will automatically add the "homego.")><home limit for that permission> [this command will add a permission], to delete a permission use /delpermlimit <name(the name without the "homego.", just the name you first set)>
Players without any permission-limit will have their home limit set to the default one, which can be changed in the config.yml file
#put 0 or lower to disable #in seconds home-teleport-cooldown: 3
#this will be the default home limit for the players who don't have a certain permission for their home limit home-limit: 3
#price that players will pay when they execute /home - put 0 to disable teleportation-price: 50 #you can type here your currency, any currency will work currency: '$'
#usually your server name prefix: '&8[&bHomeGO&8]&r '
#next to this there will be the countdown #the %HomeName% string will work only for this message teleportation-message: '%prefix% &aTeleporting to %HomeName% in: '#<- here there's going to be the countdown