Update from 2016.09.02 rev.1
Version: 2016090201
Other players can't create new area into exists. New area can't intersect exists area.
It is written for a quick hand and needed some optimizations and features
[UA] Якщо потрібно, можу створити опис на рідній мові.
[RU] Если необходимо - могу сделать описание на русском.
Some exists features:
- Create area
- List areas
- Limit user areas count
- Limit user area size
- All limits - per world
- Config save into sqlite DB
- Permission rules
- Add players to area (2016.01.02)
- Synonym to "classic" /wand (2016.01.02)
- Turn on/off protect from take damage in private area via config.ini file. (20160901)
Commands:
/private - list all commands
/private list - list exists areas
/private mark - begin area select
/private save [name] - save selected area
/private del <name> - delete area
/private cancel - cancel private action
/private pl <add | del> <player name> <private name> - add player to area (private)
How to use
1. /private mark
2. Left click on first point
3. Move to second point and right click
4. /private save
How to add player to area:
/private pl add PlayerName PrivateName
How to delete player to area:
/private pl del PlayerName PrivateName
How to show block owner (info):
/private info on - you can't destroy block on click
/private info off - disable block info status
Permissions:
private.core - access to /private command
private.mark - mark area operation
private.save - save area
Protect player from take damage
- Configure optin set in config.ini file. If file does not exists it will ceated in firs run.
- You can turn on or turn off the option. If option DemageProtect set in true - protect activated. Any other value - protect deactivated. After change value you needed to restart plugin.
To do:
- Add translations (multilanguage support)
- Create console commands to manage config
- Create console commands to manage DB
- Create game command for moderators or admins to config
- Create game command for moderators or admins to manage DB
- Allow/deny owner of area add users as "guests"
- Allow/deny owner of area add users as owners
Future:
- Your suggestions
Source:
bitbucket.org (git)
Download (zip)
Version: 2016090201
Other players can't create new area into exists. New area can't intersect exists area.
It is written for a quick hand and needed some optimizations and features
[UA] Якщо потрібно, можу створити опис на рідній мові.
[RU] Если необходимо - могу сделать описание на русском.
Some exists features:
- Create area
- List areas
- Limit user areas count
- Limit user area size
- All limits - per world
- Config save into sqlite DB
- Permission rules
- Add players to area (2016.01.02)
- Synonym to "classic" /wand (2016.01.02)
- Turn on/off protect from take damage in private area via config.ini file. (20160901)
Commands:
/private - list all commands
/private list - list exists areas
/private mark - begin area select
/private save [name] - save selected area
/private del <name> - delete area
/private cancel - cancel private action
/private pl <add | del> <player name> <private name> - add player to area (private)
How to use
1. /private mark
2. Left click on first point
3. Move to second point and right click
4. /private save
How to add player to area:
/private pl add PlayerName PrivateName
How to delete player to area:
/private pl del PlayerName PrivateName
How to show block owner (info):
/private info on - you can't destroy block on click
/private info off - disable block info status
Permissions:
private.core - access to /private command
private.mark - mark area operation
private.save - save area
Protect player from take damage
- Configure optin set in config.ini file. If file does not exists it will ceated in firs run.
- You can turn on or turn off the option. If option DemageProtect set in true - protect activated. Any other value - protect deactivated. After change value you needed to restart plugin.
To do:
- Add translations (multilanguage support)
- Create console commands to manage config
- Create console commands to manage DB
- Create game command for moderators or admins to config
- Create game command for moderators or admins to manage DB
- Allow/deny owner of area add users as "guests"
- Allow/deny owner of area add users as owners
Future:
- Your suggestions
Source:
bitbucket.org (git)
Download (zip)