snowleo
|
cfdb2a36c1
|
Merge pull request #49 from Iaccidentally/patch-2
fix typo in config.yml (another one)
|
2012-02-14 11:21:52 -08:00 |
|
Iaccidentally
|
3b7d194902
|
fix typo in config.yml (another one)
|
2012-02-14 14:21:07 -05:00 |
|
snowleo
|
72d514d52f
|
Merge pull request #48 from Iaccidentally/patch-1
fix typo in config.yml
|
2012-02-14 11:18:03 -08:00 |
|
Iaccidentally
|
9fe119e720
|
fix typo in config.yml
|
2012-02-14 14:16:34 -05:00 |
|
ElgarL
|
4a5c431163
|
Depreciate PlayerTeleportEvent as it's all handled in
PlayerChangedWorldEvent.
|
2012-02-14 13:01:39 +00:00 |
|
snowleo
|
a6ac333a74
|
Less sanitizing for more performance
|
2012-02-13 21:32:05 +01:00 |
|
KHobbits
|
bc2578b788
|
Caching regex return in user cleanup.
(Pushing this for testing purposes).
|
2012-02-13 19:40:33 +00:00 |
|
KHobbits
|
36d07cb539
|
Merge branch 'master' into release
|
2012-02-13 17:35:05 +00:00 |
|
KHobbits
|
effe0d5ec5
|
Merge remote branch 'remotes/origin/groupmanager'
|
2012-02-13 17:24:32 +00:00 |
|
KHobbits
|
0ab2e745cf
|
Merge branch 'master' of github.com:essentials/Essentials
|
2012-02-13 17:17:14 +00:00 |
|
KHobbits
|
57a2ef08d4
|
Allow charges for different mob types in /spawner
|
2012-02-13 17:16:27 +00:00 |
|
KHobbits
|
2699e02f96
|
Add per warp command costs
Make warp other commands charge the commander, not the warped.
|
2012-02-13 17:09:07 +00:00 |
|
snowleo
|
cae3c5a03e
|
We don't need to get OfflinePlayer again.
|
2012-02-13 11:22:49 +01:00 |
|
md_5
|
13206b3418
|
Its a good idea to remove imports when you remove a class
|
2012-02-13 18:11:01 +11:00 |
|
md_5
|
c713be8c82
|
No need for that CraftBukkit hack anymore
|
2012-02-13 18:05:59 +11:00 |
|
md_5
|
62cd219b4e
|
Clean up the CommandException stack traces so they appear as if Essentials was never there.
|
2012-02-12 08:19:24 +11:00 |
|
KHobbits
|
2d56de1483
|
Update trade signs properly, and visibly handle full signs.
|
2012-02-11 21:15:26 +00:00 |
|
KHobbits
|
bbc6da5106
|
Merge pull request #46 from krinsdeath/master
Added Privileges to known Permissions plugins
|
2012-02-11 12:12:59 -08:00 |
|
KHobbits
|
b0d06ce6ed
|
Refactoring tpaccept perm check to include tpaall.
|
2012-02-11 20:10:19 +00:00 |
|
KHobbits
|
de1554cb68
|
Merge pull request #45 from Wolvereness/master
Fix /tpaccept permission check
Refactoring to follow.
|
2012-02-11 12:06:42 -08:00 |
|
Jeff Wardian
|
c890ea8f87
|
Added PrivilegesHandler.java;
Implemented privileges in PermissionsHandler.java;
Fixed PrivilegesHandler.canBuild();
|
2012-02-11 10:06:18 -08:00 |
|
ElgarL
|
c0517c1203
|
Change Service registration to register WorldsHolder instead of
AnjoPermissionsHandler. This is the correct entry point for all data.
|
2012-02-11 10:36:55 +00:00 |
|
Wolvereness
|
9efd0eb6f9
|
Fix exploit with /tpaccept if sender no longer has permission
|
2012-02-09 23:14:57 -06:00 |
|
KHobbits
|
f0ee026fb9
|
Allow colour codes in /ping
|
2012-02-09 22:13:00 +00:00 |
|
KHobbits
|
b3fc790000
|
New Permission: essentials.sudo.exempt
If a user has this perm, they cannot be controlled.
|
2012-02-09 22:11:46 +00:00 |
|
KHobbits
|
83f9209bcc
|
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
|
691a0ef4ce
|
Fixing silly typo - Fixes shout costs.
|
2012-02-09 02:11:36 +00:00 |
|
snowleo
|
a3c67e23c8
|
Organize Imports
|
2012-02-06 22:26:52 +01:00 |
|
snowleo
|
ffcdd99ad0
|
Cleanup
|
2012-02-06 22:22:05 +01:00 |
|
snowleo
|
539700cb21
|
New Groups code, supports groups.yml file, gm and vault, new economy api.
|
2012-02-06 22:13:39 +01:00 |
|
snowleo
|
1078b7b5f2
|
copy&paste fail
|
2012-02-05 18:29:37 +01:00 |
|
snowleo
|
f908eee76c
|
New permissions for signs
|
2012-02-05 18:26:21 +01:00 |
|
snowleo
|
b95c662ed5
|
Finally fix tests
|
2012-02-05 18:02:45 +01:00 |
|
ElgarL
|
97bd49e598
|
Add some commenting
|
2012-02-05 16:41:34 +00:00 |
|
snowleo
|
a60f280a1c
|
Fixing the Testcases
|
2012-02-05 17:35:47 +01:00 |
|
ElgarL
|
e93e50f6d2
|
Fix world mirroring so it correctly creates data files and data sources
for partially mirrored worlds.
Fixed world mirroring so it returns the correct data for the
requested world
|
2012-02-05 16:30:58 +00:00 |
|
snowleo
|
8ab5bad988
|
Modified BetterLocation, and new Permission-System
|
2012-02-05 17:19:32 +01:00 |
|
ElgarL
|
76ba5caeec
|
Prevent getAllPlayersPermissions() processing a group more than once.
Improves performance when using complex inheritance structures.
|
2012-02-02 18:10:35 +00:00 |
|
KHobbits
|
6ca1cdec4f
|
Merge branch 'master' into release
stable-2.8.2
|
2012-02-02 11:41:18 +00:00 |
|
KHobbits
|
86a1dda46c
|
Make it so ops can build, even if they don't have the matching permission.
|
2012-02-02 10:43:17 +00:00 |
|
KHobbits
|
4326ce0d4a
|
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
|
3ff1f4adbb
|
Fixing repair to not repair items with datavalues, unless they actually have a durability.
|
2012-02-02 10:27:35 +00:00 |
|
KHobbits
|
492c4e8521
|
Craftbukkit #1846 Bukkit #1211
|
2012-02-02 10:27:09 +00:00 |
|
KHobbits
|
e3f3fe84ea
|
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
|
6e2ac3b56e
|
Extend valid characters to be a little less strict.
|
2012-02-02 09:37:30 +00:00 |
|
KHobbits
|
5c19e71858
|
Sanitize mail for untoward characters.
Prevent a user error from terminating essentials timer task.
|
2012-02-02 09:26:36 +00:00 |
|
ElgarL
|
a0103afde3
|
fix setGroup to only block superperms update if update is false.
|
2012-02-02 02:41:10 +00:00 |
|
ElgarL
|
dbf30740fb
|
Fix a bug with getWorldData return the main world data for all mirrors,
instead of the worlds parent data.
|
2012-02-02 02:01:04 +00:00 |
|
KHobbits
|
92fa415848
|
More info, and less severe warning on jail error.
|
2012-01-31 08:33:14 +00:00 |
|
KHobbits
|
2942ef40f3
|
Update jails to new event system.
|
2012-01-31 08:06:50 +00:00 |
|