CrazyPromoter
Version 2.12
Description
Promote Players after a certain time if they are in a special group. Condition Tree for finding matching players and simple view.
Features
- Fully costumizeable condition tree. With predefined datastructures.
Availiable:- Condition_TRUE, Condition_FALSE, Condition_NOT, Condition_AND, Condition_OR,
ConditionPlayerPermission, ConditionPlayerPermissionGroup - Conditions served by other Plugins
- Condition_TRUE, Condition_FALSE, Condition_NOT, Condition_AND, Condition_OR,
- Checking for promotions on Command, Login, Intervals
Planned features
- More Conditions
Requirements
CrazyCore (Version 10.7.1 or later)
Optional Requirements
- CrazyOnline
- ConditionPlayerOnlineTime
- ConditionPlayerTimeSinceFirstJoin
- ConditionPlayerTimeSinceLastJoin
- ConditionPlayerTimeSinceLastLogout
- CrazyLogin
- ConditionPlayerLoginHasAccount
- ConditionPlayerLoginIsLoggedIn
Commands with their Permissions
Usage
Languages
- en_en (English)
- de_de (German - Deutsch)
- fi_fi (Finnish - Suomi, thanks to suomenlippis)
- fr_fr (French - Français, thanks to FireBurst699)
- nl_nl (Dutch - Nederlands, thanks to blipman17)
- pl_pl (Polish - polski, thanks to MegaManNT)
- ru_ru (Russian - русский, thanks to kilolife)
(Please post additional translations here, so i can share them to everybody!)
@TheOneMadHawk
Awesome, thanks man.
However, it's still not working correctly. Here is my config.yml:
I put it this way to test it, also I wanted to modify the command to work with PEX rather than Bukkit permissions.
So I get online, put myself in the Guest group and then wait for 47 min to come around, I set the checkInterval to 1 so it would happen quickly. I wait, I check /pinfo edisun (since I'm using CrazyOnline) and nothing happens. Any hints or clues? I'm running this on a Tekkit server but I doubt that has anything to do with it. Thanks!
P.S. /crazypromoter reload <- life saver! Thanks!
@Edisun
INSUFFICIENT CLIENT PERMISSIONS!
Ups, typo in plugin.yml fixed in next update
I am not sure why but also every time I restart the server it reloads the config.yml back to the default. Any help would greatly be appreciated.
This plugin saves its config on shutdown, so its deleted when you reload the server.
Use "/crazypromoter reload" instead
Add this in your config (You may have to change ConditionPlayerPermBukkitGroup to ConditionPlayerPEXGroup and the commands used for promotion)
Ok, I keep getting:
I am not sure why but also every time I restart the server it reloads the config.yml back to the default. Any help would greatly be appreciated.
I am trying to get the group Guest to be promoted to Member after 4 hours. Any help with the config would be great too =).
Thanks!
@Marium0505
What permission plugins are supported?
To check whether a player has a permission I think every uptodate permissions plugin is supported.
To check a permissions group PEX und BukkitPermissions are supported.
But I can add another plugin. Just give me a link.
What permission plugins are supported?
hey,
the link explains a lot... didn't see it before. (more unfriendly XD , didn't mean that...)
@RANDOMDODO
more unfriendly?
???
somewhere a explanation video?
no because you can only write things in config.
This will be changed in a future update.
But i can give you instant help, what are you trying?
Did you found the Usage page?
hi, i want to use this but is seems so difficult... is it possible to make it more unfriendly? or is there somewhere a explanation video? (not trying to hate on this plugin because as i said, i want to use it... but is just seems to hard for me)
Put this in your config.yml:
Im really confused, how would i make so that people in the group default and have played 24 hours get promoted to member ?
Updated to v2.2 to fix some bugs
Some usage info would be greatly appreciated.
added http://dev.bukkit.org/server-mods/crazypromoter/pages/config/
Some usage info would be greatly appreciated.
@TheOneMadHawk
Thanks!
PermissionBukkit is up to date
I'll change to commands to set groups, so all plugins (using commands) are supported
Currently i'm experiencing problems with conecting eclipse with Github
EDIT: Changed to console commands =>BukkitPermissions aren't nessesary anymore.
First, nice plugin.
But why PermissionBukkit? What is with PermissionEx? PermissionBukkit is not up-to-date, but PermissionEx is.
Please support PermissionEx.
Thank you.
"ConditionPlayerOnlineTime" is a great feature which no other plugin i know has yet achieved.