Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update GlobalGroups.yml for new/changed Towny permission nodes. | ElgarL | 2012-03-27 | -36/+37 |
| | ||||
* | Auto rename all case sensitive world folders to lower case (if | ElgarL | 2012-03-26 | -3/+24 |
| | | | possible). | |||
* | Treat all world names as lower case for file handling (please check in | ElgarL | 2012-03-26 | -19/+28 |
| | | | | your worlds folder. You should have no folders with upper case letters from now). | |||
* | Correct Grammar | ElgarL | 2012-03-22 | -1/+1 |
| | ||||
* | Merge pull request #62 from bonney12/groupmanager | ElgarL | 2012-03-22 | -153/+153 |
|\ | | | | | Update language and commenting | |||
| * | Removed Portuguese text, and added English replacements. Made more sense of ↵ | Michael Bonney | 2012-03-21 | -153/+153 |
|/ | | | | the sentences, and also changed an incorrect message to it's proper form. | |||
* | Don't remove an attachment on a player leaving as Bukkit never forgets | ElgarL | 2012-03-17 | -36/+5 |
| | | | | it. This fixes non mirrored permissions being messed up if a player relogs. | |||
* | Removed some debug spam. | ElgarL | 2012-03-17 | -2/+2 |
| | ||||
* | Fix a globalgroup inheritance in groups.yml | ElgarL | 2012-03-12 | -1/+1 |
| | ||||
* | change []<> for optional command components | ElgarL | 2012-03-06 | -2/+2 |
| | ||||
* | Expanded '/manuadd'to accept an optional variable for the world (eg | ElgarL | 2012-03-06 | -34/+57 |
| | | | '/manuadd <player> <group> <world>'). | |||
* | Better reporting when a users.yml is failing to load. | ElgarL | 2012-03-04 | -2/+8 |
| | ||||
* | Minor change to globalgroups | ElgarL | 2012-03-03 | -2/+4 |
| | ||||
* | Fix a silly logic error when testing bukkit perms | ElgarL | 2012-03-03 | -2/+2 |
| | ||||
* | Minor optimization when checking bukkit permissions. | ElgarL | 2012-03-03 | -6/+5 |
| | ||||
* | Merge remote-tracking branch 'origin/groupmanager' | snowleo | 2012-03-01 | -10/+11 |
|\ | ||||
| * | Make 'manload' reload the config correctly. | ElgarL | 2012-02-28 | -10/+11 |
| | | ||||
* | | EntityType instead of CreatureType | snowleo | 2012-03-01 | -41/+42 |
| | | ||||
* | | Requires #1988 because of the new Inventory stuff | snowleo | 2012-03-01 | -1/+1 |
| | | ||||
* | | Updated to R6 | snowleo | 2012-03-01 | -59/+242 |
| | | ||||
* | | CB# 1988 B# 1360 | snowleo | 2012-03-01 | -0/+0 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' | md_5 | 2012-03-01 | -699/+929 |
|\ \ | ||||
| * | | Adding option to log all eco api transactions. | KHobbits | 2012-02-27 | -2/+12 |
| | | | ||||
| * | | Prevent EssSpawn trying to handle spawning of jailed players. | KHobbits | 2012-02-27 | -0/+5 |
| | | | ||||
| * | | Change jail listener to catch respawn at Highest | KHobbits | 2012-02-27 | -2/+2 |
| | | | ||||
| * | | Allow people to hit exactly 'min money'. | KHobbits | 2012-02-26 | -2/+2 |
| | | | ||||
| * | | Cleanup. | KHobbits | 2012-02-26 | -10/+6 |
| | | | ||||
| * | | Adjustments to negative eco give/take. | KHobbits | 2012-02-26 | -16/+17 |
| | | | ||||
| * | | Display users new balance on /eco give/take. | KHobbits | 2012-02-26 | -18/+23 |
| | | | ||||
| * | | Add Minimum Balance, to allow people to manage overdrafts. | KHobbits | 2012-02-26 | -7/+57 |
| | | | ||||
| * | | Updating Bukkit: CB #1858, B #1334 | KHobbits | 2012-02-25 | -6/+19 |
| | | | ||||
| * | | Lowering min bukkit to r4 - 1838, this build should still be compatible. | KHobbits | 2012-02-25 | -1/+1 |
| | | | ||||
| * | | Merge branch 'master' into release | KHobbits | 2012-02-25 | -626/+621 |
| |\ \ | ||||
| | * | | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2012-02-25 | -40/+87 |
| | |\| | ||||
| | | * | Prevent promoting players to, and demoting to GlobalGroups. | ElgarL | 2012-02-25 | -1/+30 |
| | | | | ||||
| | | * | Prevent adding inheritances to globalgroups. These are permissions | ElgarL | 2012-02-25 | -30/+56 |
| | | | | | | | | | | | | collections, not player groups. | |||
| | | * | Removed BukkitPermsOverride as this is now the default with bukkit | ElgarL | 2012-02-21 | -8/+2 |
| | | | | | | | | | | | | handling child nodes. | |||
| | | * | Update for Bukkit R5 compatability. | ElgarL | 2012-02-21 | -4/+2 |
| | | | | | | | | | | | | Removed some unused variables. | |||
| | * | | Write to user files less, on money update. | KHobbits | 2012-02-23 | -2/+2 |
| | | | | ||||
| | * | | Balance top now has server total on first line. | KHobbits | 2012-02-23 | -228/+249 |
| | | | | | | | | | | | | | | | | Balance top will update ess balance backup if using register/vault eco. | |||
| | * | | Fixing upgrade script to allow powertool upgrade. | KHobbits | 2012-02-23 | -3/+3 |
| | | | | ||||
| | * | | Fixing kits for new config classes. | KHobbits | 2012-02-22 | -18/+26 |
| | | | | ||||
| | * | | Extra command aliases. | KHobbits | 2012-02-22 | -17/+17 |
| | | | | ||||
| | * | | Powertools dispatch commands as delayed tasks (should reduce any conflict ↵ | KHobbits | 2012-02-22 | -2/+10 |
| | | | | | | | | | | | | | | | | issues). | |||
| | * | | Switch powertools to use different event. | KHobbits | 2012-02-22 | -45/+56 |
| | | | | | | | | | | | | | | | | | | | | Reduce multiple triggering of powertool events. Abort event when used with powertool. | |||
| | * | | Fix powertools with new config format. | KHobbits | 2012-02-22 | -20/+13 |
| | | | | ||||
| | * | | Check to see if home section exists. | KHobbits | 2012-02-21 | -3/+4 |
| | | | | ||||
| | * | | Fixing home list. | KHobbits | 2012-02-21 | -11/+3 |
| | | | | ||||
| | * | | Fix /sudo message display. | KHobbits | 2012-02-21 | -1/+2 |
| | |/ | ||||
| | * | Never give our user object to other plugins! | snowleo | 2012-02-21 | -1/+1 |
| | | |