1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-02-24 16:32:35 +01:00

396 Commits

Author SHA1 Message Date
ElgarL
14e836e204 Fix bad Git Merge 2013-02-09 10:51:16 +00:00
ElgarL
d4c844cedd Revert Necro's change to mancheckw 2013-02-04 13:44:58 +00:00
ElgarL
c4bd07135d Fix Necrodooms errors for not using an IDE!!!!! 2013-02-04 13:33:06 +00:00
ElgarL
1d0003184e Merge pull request #291 from necrodoom/patch-32
display name instead of path for /mancheckw
2013-02-04 05:29:10 -08:00
Necrodoom
eec5f557f1 Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java 2013-02-01 16:39:18 +02:00
Necrodoom
bf393c952f Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java 2013-02-01 16:33:55 +02:00
Necrodoom
d54549456d Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/GroupsDataHolder.java 2013-02-01 16:33:37 +02:00
Necrodoom
74aa0cd582 Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java 2013-02-01 16:31:58 +02:00
Necrodoom
0e5b19db3c Derp - revert incorrect modified line 2013-02-01 14:14:46 +02:00
KHobbits
7b475e6ac7 [GM] Catch all of the null. 2013-02-01 02:52:41 +00:00
KHobbits
9c09771845 Make gm API lookup respect offlineperms toggle properly. 2013-02-01 00:01:57 +00:00
KHobbits
8e6ef99ae2 Updating groups example 2013-01-31 21:02:38 +00:00
KHobbits
e23745e03f Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Conflicts:
	EssentialsGroupManager/src/Changelog.txt
2013-01-31 20:38:36 +00:00
ElgarL
454cc69f60 Fix Necrodooms broken code. 2013-01-30 19:55:38 +00:00
Necrodoom
350b292c00 update changelog 2013-01-30 19:26:46 +02:00
Necrodoom
2508952d59 update commandblock usage deny message 2013-01-30 19:25:35 +02:00
Necrodoom
c632bb54e2 update config description of allow_commmandblocks 2013-01-30 19:14:57 +02:00
Necrodoom
d0e4fe0469 add allow commandblock check 2013-01-30 18:53:40 +02:00
Necrodoom
9902cb4a09 register new config setting 2013-01-30 18:47:19 +02:00
Necrodoom
9484b4f22b update config.yml to include commandblock change 2013-01-30 18:15:58 +02:00
ElgarL
518feaf8b6 Doh, actually find what world we want to check properly with mancheckw. 2013-01-29 16:56:03 +00:00
ElgarL
a0345bb782 Update plugin.yml with the new command 2013-01-29 16:45:23 +00:00
ElgarL
aec2f08057 grammaaahhhh!!! 2013-01-29 16:35:15 +00:00
ElgarL
30ab3d79a3 Added '/mancheckw <world>' to inspect what permission files a world is
referencing.
2013-01-29 16:33:20 +00:00
ElgarL
a6829f1d09 Missed an S 2013-01-29 16:15:45 +00:00
ElgarL
a6988a26b8 Prevent '*' permissions granting the 'groupmanager.noofflineperm'
permission.
2013-01-29 16:14:24 +00:00
ElgarL
53f01fa328 Add support for BukkitForge using 'overworld' as the main world name. 2013-01-28 04:13:16 +00:00
ElgarL
23710a0c6f Negate 'groupmanager.noofflineperms' by default in the owner group. 2013-01-19 22:22:42 +00:00
ElgarL
7fc47d357e Negate 'groupmanager.noofflineperms' by default in the owner group. 2013-01-19 12:40:40 +00:00
snowleo
0b5d87d5dd Merge remote-tracking branch 'origin/groupmanager' into 2.9 2013-01-18 01:01:23 +01:00
KHobbits
19d763f316 Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9 2013-01-14 07:37:11 +00:00
ElgarL
5f5bb2ed8a Fix recursive loop when used on offline servers. 2013-01-14 06:47:50 +00:00
ElgarL
9c36a03028 Update GlobalGroups (removing old permissions) as Towny handles it's own
perms now.
2013-01-14 05:48:48 +00:00
ElgarL
438f4969b0 typo in changelog. 2013-01-13 16:40:53 +00:00
ElgarL
2095c426aa Do not grant any permissions (nort update Bukkit) if the server is in
offline mode and the player has the permission node
'groupmanager.noofflineperms'.
2013-01-13 16:39:53 +00:00
ElgarL
8863bfa6a1 Fix the logger so errors are reported again. 2013-01-13 16:20:38 +00:00
ElgarL
dac89c338a Synchronize pushing to Bukkit perms to prevent any
ConcurrentModificationException.
2013-01-13 16:20:09 +00:00
Chris Ward
04e80efca6 Merge remote-tracking branch 'origin/groupmanager' into 2.9 2013-01-11 21:59:39 +11:00
ElgarL
bf48afafb8 Store a plugin and server reference. 2013-01-11 00:53:48 +00:00
Chris Ward
8a7866ecca Merge branch 'groupmanager' into 2.9 2013-01-10 04:57:10 +11:00
ElgarL
767057512a Synchronize the raising of GroupManager events to Bukkit.getServer()
(should prevent deadlocks).
2013-01-09 14:38:00 +00:00
ElgarL
11022e8683 Merge pull request #241 from necrodoom/patch-15
fix typo
2013-01-09 02:50:30 -08:00
ElgarL
cb0b621e87 Remove attachments BEFORE we clear them. 2013-01-09 04:27:10 +00:00
ElgarL
314a4c38e6 code tidy. 2013-01-09 04:13:40 +00:00
ElgarL
0db764f35d Remove attachments before clearing 2013-01-09 04:04:59 +00:00
ElgarL
c091ebbfef Clear our attachment map upon a manload so we correctly reconfigure a
players new permissions.
2013-01-09 03:55:26 +00:00
Necrodoom
b9140bf1ad fix typo 2013-01-05 19:05:02 +02:00
Necrodoom
0490a1e499 fix isOpOverride checks 2012-12-31 15:35:58 +02:00
ElgarL
aa5bdd5b16 Fix missing + from Necrodoom's pull request. 2012-12-28 13:46:22 +00:00
Necrodoom
2fd8df3a18 Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java 2012-12-25 18:11:10 +02:00