1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-07-31 11:50:35 +02:00
Commit Graph

1248 Commits

Author SHA1 Message Date
ementalo
e06e8cddcf Fix freezeafk so that moving with mouse does not teleport you about. Add check for if some takes the ground away from you 2011-09-29 00:24:52 +01:00
snowleo
821a7bf104 Allow both essentials.build and permissions.build in PermissionsBukkit 2011-09-29 01:10:54 +02:00
KHobbits
feec946422 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-27 02:01:18 +01:00
ElgarL
4f54480e25 Update to 1.2 2011-09-27 01:59:01 +01:00
KHobbits
ce6586e0bb Make sure we don't bounce people with expired tempbans. 2011-09-26 23:37:00 +01:00
KHobbits
0bf6ef5c58 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-26 22:54:34 +01:00
KHobbits
223ae8c87b BanIP fixed, work around for isBanned. 2011-09-26 22:37:14 +01:00
ElgarL
7ce7d9b8ea Optimized getAllPlayersPermissions and fixed pushing unknown perms to
superperms.
2011-09-26 21:52:32 +01:00
ElgarL
a3f878083c Fix for GM not checking inheritance for known superperms nodes. 2011-09-26 21:24:12 +01:00
KHobbits
f7b30b83b3 Updating for register 1.3 2011-09-26 03:20:56 +01:00
KHobbits
a43b5124e6 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-25 15:02:01 +01:00
ElgarL
ae0e9f5058 Fixed silly error with isLoaded() 2011-09-25 03:14:38 +01:00
KHobbits
8ab4128a39 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 21:41:28 +01:00
ElgarL
be76bce80b Fix for if the scheduler fails 2011-09-24 19:18:22 +01:00
ElgarL
e145fd43c2 Forgot to push task 2011-09-24 19:11:59 +01:00
ElgarL
f88eb95219 Added a BukkitPermsUpdateTask to only update superperms once on a
load/reload.
2011-09-24 19:10:55 +01:00
KHobbits
503cf779a4 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 17:36:10 +01:00
ElgarL
28e4bb8302 Removed superperms update on plugins unloading. Unneeded and created
undesired lag on shutdown.
2011-09-24 17:33:25 +01:00
KHobbits
11428a8217 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 16:01:04 +01:00
ElgarL
65186ff9da manulistp <name> + now only lists perms with a value of true 2011-09-24 15:55:53 +01:00
ElgarL
4ca12d3b38 Final fix for lag on manload 2011-09-24 15:48:01 +01:00
ElgarL
ed9fc1540e manulistp now accepts an additional + to list ALL Superperms
effective permissions (/manulistp <name> +).
manucheckp also outputs superperms results.
2011-09-24 15:26:55 +01:00
KHobbits
a819a09b6e Adjusting behavior of 'spawn-if-no-home'. 2011-09-24 03:31:20 +01:00
KHobbits
f230439ed3 Minor typing errors in messages.properties 2011-09-24 03:19:05 +01:00
KHobbits
542b30fca6 Merge remote branch 'remotes/ess/groupmanager' into essmaster 2011-09-24 03:18:25 +01:00
ElgarL
6546a0b6b4 Fixed wasteful updating of perms on a manload. 2011-09-24 02:53:38 +01:00
ElgarL
6e9e74a145 Fix for null in PLAYER_TELEPORT for bukkit perms. 2011-09-24 02:47:01 +01:00
KHobbits
f9a30d4848 Merge branch 'master' of github.com:essentials/Essentials into essmaster 2011-09-22 17:51:10 +01:00
KHobbits
5f27e184d4 Fix for home names containing invalid characters. 2011-09-22 17:50:42 +01:00
ementalo
b0e2e4e1e7 Throw correct exceptions Test #943 2011-09-22 17:29:00 +01:00
KHobbits
ed9043c184 Adding extra creature types to prevent spawn setting. 2011-09-22 15:08:55 +01:00
snowleo
7bcafee89f Missing file for last commit 2011-09-22 10:47:39 +02:00
snowleo
18dcbc2ce7 Correctly implement food level on god mode 2011-09-22 10:46:23 +02:00
snowleo
2e91767f69 New Methods in Player 2011-09-22 10:39:43 +02:00
snowleo
470a770b14 CB#1185
B#855
2011-09-22 10:33:30 +02:00
snowleo
d5b95bdc1c BPermissions 1.6.0
Prefix/suffix support for bPermissions
Star permissions are now done by bPermissions
2011-09-22 01:03:54 +02:00
snowleo
31265be21c Merge pull request #26 from codename-B/patch-2
So... it's just some updates.
2011-09-21 15:52:36 -07:00
Ben
e2f8779466 So... it's just some updates. 2011-09-22 00:50:26 +02:00
KHobbits
cb26734c34 Merge pull request #25 from codename-B/patch-1
Edited Essentials/src/examples/bpermissions.yml via GitHub
2011-09-21 13:34:24 -07:00
KHobbits
999d1a0a18 Update to cb #1181 2011-09-21 21:29:31 +01:00
Ben
6b36c712ab Edited Essentials/src/examples/bpermissions.yml via GitHub 2011-09-21 22:26:30 +02:00
snowleo
04855b249c CB#1173
Merge branch 'groupmanager'

Conflicts:
	lib/bukkit-0.0.1-SNAPSHOT.jar
	lib/craftbukkit-0.0.1-SNAPSHOT.jar
2011-09-21 21:38:52 +02:00
ElgarL
ed67d67db0 - Update to handle 'getDescription().getPermissions(') returning a
list (CB 1172).
2011-09-21 16:23:47 +01:00
snowleo
999609a7ee Merge branch 'groupmanager' 2011-09-21 14:30:27 +02:00
ElgarL
a04e5b4a47 - Reverted WorldHolder static change to maintain backward plugin
compatability.
2011-09-21 12:30:11 +01:00
snowleo
a2950c74cb New config setting: protect.prevent.enderman-pickup
Defaults to false
2011-09-21 02:30:58 +02:00
snowleo
86aabb7a95 Added enderman pickup to sign protection 2011-09-21 02:29:51 +02:00
snowleo
ac0515eb5c CB#1163
B#847
2011-09-21 02:10:40 +02:00
snowleo
b9c70cf071 Food for Godmode: There is no event for food yet, so we have to update it manually.
Test #939
2011-09-20 19:29:04 +02:00
snowleo
25dacffa12 Heal-Signs sets food level to full and removes fire
Test #938
2011-09-20 18:27:26 +02:00