1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

1853 Commits

Author SHA1 Message Date
KHobbits
117dbbc796 Merge branch 'master' of github.com:essentials/Essentials 2012-02-13 17:17:14 +00:00
KHobbits
33b4ad33e0 Allow charges for different mob types in /spawner 2012-02-13 17:16:27 +00:00
KHobbits
00553ad69a Add per warp command costs
Make warp other commands charge the commander, not the warped.
2012-02-13 17:09:07 +00:00
md_5
77e1ea06dd Clean up the CommandException stack traces so they appear as if Essentials was never there. 2012-02-12 08:19:24 +11:00
KHobbits
c6a96bc7a3 Update trade signs properly, and visibly handle full signs. 2012-02-11 21:15:26 +00:00
KHobbits
303ddc8119 Merge pull request #46 from krinsdeath/master
Added Privileges to known Permissions plugins
2012-02-11 12:12:59 -08:00
KHobbits
cb8c095436 Refactoring tpaccept perm check to include tpaall. 2012-02-11 20:10:19 +00:00
KHobbits
6b5eb94176 Merge pull request #45 from Wolvereness/master
Fix /tpaccept permission check
Refactoring to follow.
2012-02-11 12:06:42 -08:00
Jeff Wardian
6b4d7af24d Added PrivilegesHandler.java;
Implemented privileges in PermissionsHandler.java;

Fixed PrivilegesHandler.canBuild();
2012-02-11 10:06:18 -08:00
Wolvereness
62b354a989 Fix exploit with /tpaccept if sender no longer has permission 2012-02-09 23:14:57 -06:00
KHobbits
0fb981a56d Allow colour codes in /ping 2012-02-09 22:13:00 +00:00
KHobbits
e6b4b61ed2 New Permission: essentials.sudo.exempt
If a user has this perm, they cannot be controlled.
2012-02-09 22:11:46 +00:00
KHobbits
6c6e960aa0 Optional argument to /ping [message]- Message to be echo'd.
Possible use in scripts, checking for lag, /sudo, etc.
2012-02-09 22:02:24 +00:00
KHobbits
373f0a1460 Fixing silly typo - Fixes shout costs. 2012-02-09 02:11:36 +00:00
KHobbits
c96e691af6 Make it so ops can build, even if they don't have the matching permission. 2012-02-02 10:43:17 +00:00
KHobbits
722c3d27de Force minimum CB version to 1846, don't want people on #1840 due to big bugs. 2012-02-02 10:32:18 +00:00
KHobbits
5e5452d926 Fixing repair to not repair items with datavalues, unless they actually have a durability. 2012-02-02 10:27:35 +00:00
KHobbits
55d5961fd5 Craftbukkit #1846 Bukkit #1211 2012-02-02 10:27:09 +00:00
KHobbits
aef06e21c8 Recover from broken config files, but keep a backup of the old one for purpose of data recovery. 2012-02-02 09:48:56 +00:00
KHobbits
31f16f2d06 Extend valid characters to be a little less strict. 2012-02-02 09:37:30 +00:00
KHobbits
8a15a08d0f Sanitize mail for untoward characters.
Prevent a user error from terminating essentials timer task.
2012-02-02 09:26:36 +00:00
KHobbits
65f39f621d More info, and less severe warning on jail error. 2012-01-31 08:33:14 +00:00
KHobbits
1ae2f60e7c Update jails to new event system. 2012-01-31 08:06:50 +00:00
KHobbits
8bb14feca9 Remove invalid item spawn blacklist warning during startup. 2012-01-29 23:36:27 +00:00
KHobbits
67bf4a58fe Prevent /home bed, if the bed was later destroyed. 2012-01-29 21:44:15 +00:00
KHobbits
ae401f1fca Fixing Kill/suicide in creative mode. 2012-01-29 21:37:38 +00:00
KHobbits
b5c50ed219 New craftbukkit
CB 1840, B 1208
2012-01-29 21:06:55 +00:00
KHobbits
3ef32d1269 Merge remote branch 'remotes/origin/groupmanager' 2012-01-29 20:57:54 +00:00
KHobbits
9f552f39b3 Fix boolean fail in /r offline checking. 2012-01-29 20:57:17 +00:00
ElgarL
71d5488018 updating .gitignore 2012-01-29 11:04:52 +00:00
ElgarL
c7474a9020 Fix players retaining permissions when demoted. 2012-01-29 10:54:24 +00:00
KHobbits
67e4828984 Optional second argument to /tpaccept, it will only accept the request if the sender matched that string. 2012-01-29 04:59:30 +00:00
KHobbits
b4ce35bafc Added kit note.
Fixes #1276
2012-01-29 03:26:44 +00:00
KHobbits
a1210ea119 Kill people the proper way.
Test #1410
2012-01-29 03:23:38 +00:00
KHobbits
9438375c49 Switch /near priority to check for int first.
Test #1269
2012-01-29 03:09:59 +00:00
KHobbits
ba8aa8bf28 Make sure player is online when sending a /reply. 2012-01-29 02:57:52 +00:00
KHobbits
8e36855fb8 Merge remote branch 'remotes/origin/groupmanager' 2012-01-29 01:45:03 +00:00
KHobbits
edc0da55d2 Prevent disabled sign creation (if any of essentials signs are enabled) 2012-01-29 01:42:55 +00:00
KHobbits
33839ca0c9 Fix sign list format. 2012-01-29 01:38:24 +00:00
KHobbits
65c8f38e10 Disable all signs by default. 2012-01-29 01:27:04 +00:00
KHobbits
a19ffe10a5 Added options to enable each sign type 2012-01-29 01:12:38 +00:00
ElgarL
3f2baa3c0b silly formatting change to test gitbot 2012-01-28 18:01:17 +00:00
KHobbits
7afb0d845e Merge remote branch 'remotes/origin/groupmanager' 2012-01-28 12:58:37 +00:00
ElgarL
4c78ab4f2a fix for an iterator error if there is only one element in the array. 2012-01-28 11:59:54 +00:00
ElgarL
17a3497b00 Fixed a bug when pushing superperms in the wrong order. 2012-01-28 11:47:39 +00:00
KHobbits
1214d93050 Only list bed home if it is set. 2012-01-28 01:39:51 +00:00
KHobbits
b53b75caa0 Allow space as well as : in /delhome 2012-01-28 01:32:15 +00:00
KHobbits
e6d525a168 Stop users from using /sethome bed 2012-01-28 01:09:02 +00:00
KHobbits
e82ee71bd9 If bed home is set, give priority when spawning. 2012-01-28 00:57:08 +00:00
KHobbits
72885e1d6c Check bed still exist, for bed homes. 2012-01-28 00:49:22 +00:00