ElgarL
|
de258e26da
|
Fix bad Git Merge
|
2013-02-09 10:51:16 +00:00 |
|
ElgarL
|
c46c086388
|
Revert Necro's change to mancheckw
|
2013-02-04 13:44:58 +00:00 |
|
ElgarL
|
d94b5dbe33
|
Fix Necrodooms errors for not using an IDE!!!!!
|
2013-02-04 13:33:06 +00:00 |
|
ElgarL
|
6249a5c2c0
|
Merge pull request #291 from necrodoom/patch-32
display name instead of path for /mancheckw
|
2013-02-04 05:29:10 -08:00 |
|
Necrodoom
|
e03a688040
|
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
|
2013-02-01 16:39:18 +02:00 |
|
Necrodoom
|
665c229329
|
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java
|
2013-02-01 16:33:55 +02:00 |
|
Necrodoom
|
8a665ab520
|
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/GroupsDataHolder.java
|
2013-02-01 16:33:37 +02:00 |
|
Necrodoom
|
a21492e592
|
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java
|
2013-02-01 16:31:58 +02:00 |
|
Necrodoom
|
1f99b455a0
|
Derp - revert incorrect modified line
|
2013-02-01 14:14:46 +02:00 |
|
KHobbits
|
5c1e235f15
|
[GM] Catch all of the null.
|
2013-02-01 02:52:41 +00:00 |
|
KHobbits
|
27697c7b0c
|
Make gm API lookup respect offlineperms toggle properly.
|
2013-02-01 00:01:57 +00:00 |
|
KHobbits
|
94769334d6
|
Updating groups example
|
2013-01-31 21:02:38 +00:00 |
|
KHobbits
|
cdb215bebf
|
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
|
fb4a7a3bd6
|
Fix Necrodooms broken code.
|
2013-01-30 19:55:38 +00:00 |
|
Necrodoom
|
1e658752ed
|
update changelog
|
2013-01-30 19:26:46 +02:00 |
|
Necrodoom
|
221c0e4b6e
|
update commandblock usage deny message
|
2013-01-30 19:25:35 +02:00 |
|
Necrodoom
|
e34eba0b57
|
update config description of allow_commmandblocks
|
2013-01-30 19:14:57 +02:00 |
|
Necrodoom
|
01aa20d7ef
|
add allow commandblock check
|
2013-01-30 18:53:40 +02:00 |
|
Necrodoom
|
689a8655ce
|
register new config setting
|
2013-01-30 18:47:19 +02:00 |
|
Necrodoom
|
dc925f32c8
|
update config.yml to include commandblock change
|
2013-01-30 18:15:58 +02:00 |
|
ElgarL
|
640a2bcc2d
|
Doh, actually find what world we want to check properly with mancheckw.
|
2013-01-29 16:56:03 +00:00 |
|
ElgarL
|
a51d1f11a6
|
Update plugin.yml with the new command
|
2013-01-29 16:45:23 +00:00 |
|
ElgarL
|
7bb1fd2f77
|
grammaaahhhh!!!
|
2013-01-29 16:35:15 +00:00 |
|
ElgarL
|
e4dd3a28e4
|
Added '/mancheckw <world>' to inspect what permission files a world is
referencing.
|
2013-01-29 16:33:20 +00:00 |
|
ElgarL
|
fda048efca
|
Missed an S
|
2013-01-29 16:15:45 +00:00 |
|
ElgarL
|
8fdf029007
|
Prevent '*' permissions granting the 'groupmanager.noofflineperm'
permission.
|
2013-01-29 16:14:24 +00:00 |
|
ElgarL
|
b86e02427f
|
Add support for BukkitForge using 'overworld' as the main world name.
|
2013-01-28 04:13:16 +00:00 |
|
ElgarL
|
f8bf45385f
|
Negate 'groupmanager.noofflineperms' by default in the owner group.
|
2013-01-19 22:22:42 +00:00 |
|
ElgarL
|
2565fbde78
|
Negate 'groupmanager.noofflineperms' by default in the owner group.
|
2013-01-19 12:40:40 +00:00 |
|
snowleo
|
a5e90bd0d1
|
Merge remote-tracking branch 'origin/groupmanager' into 2.9
|
2013-01-18 01:01:23 +01:00 |
|
KHobbits
|
6db519bb4d
|
Merge remote-tracking branch 'remotes/origin/groupmanager' into 2.9
|
2013-01-14 07:37:11 +00:00 |
|
ElgarL
|
fa98833737
|
Fix recursive loop when used on offline servers.
|
2013-01-14 06:47:50 +00:00 |
|
ElgarL
|
8c228166a4
|
Update GlobalGroups (removing old permissions) as Towny handles it's own
perms now.
|
2013-01-14 05:48:48 +00:00 |
|
ElgarL
|
0745834e1a
|
typo in changelog.
|
2013-01-13 16:40:53 +00:00 |
|
ElgarL
|
bfde1ee754
|
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
|
6499a8d6c6
|
Fix the logger so errors are reported again.
|
2013-01-13 16:20:38 +00:00 |
|
ElgarL
|
2731674c85
|
Synchronize pushing to Bukkit perms to prevent any
ConcurrentModificationException.
|
2013-01-13 16:20:09 +00:00 |
|
Chris Ward
|
3a45b9bc91
|
Merge remote-tracking branch 'origin/groupmanager' into 2.9
|
2013-01-11 21:59:39 +11:00 |
|
ElgarL
|
14ceb5ccc9
|
Store a plugin and server reference.
|
2013-01-11 00:53:48 +00:00 |
|
Chris Ward
|
b1b60a4e1a
|
Merge branch 'groupmanager' into 2.9
|
2013-01-10 04:57:10 +11:00 |
|
ElgarL
|
adb7f9c1b5
|
Synchronize the raising of GroupManager events to Bukkit.getServer()
(should prevent deadlocks).
|
2013-01-09 14:38:00 +00:00 |
|
ElgarL
|
52b316f06f
|
Merge pull request #241 from necrodoom/patch-15
fix typo
|
2013-01-09 02:50:30 -08:00 |
|
ElgarL
|
e731b8b6eb
|
Remove attachments BEFORE we clear them.
|
2013-01-09 04:27:10 +00:00 |
|
ElgarL
|
7e166d969a
|
code tidy.
|
2013-01-09 04:13:40 +00:00 |
|
ElgarL
|
84e4558280
|
Remove attachments before clearing
|
2013-01-09 04:04:59 +00:00 |
|
ElgarL
|
243759a4a6
|
Clear our attachment map upon a manload so we correctly reconfigure a
players new permissions.
|
2013-01-09 03:55:26 +00:00 |
|
Necrodoom
|
0aa35d9296
|
fix typo
|
2013-01-05 19:05:02 +02:00 |
|
Necrodoom
|
d0fa99fb89
|
fix isOpOverride checks
|
2012-12-31 15:35:58 +02:00 |
|
ElgarL
|
9f7aba554e
|
Fix missing + from Necrodoom's pull request.
|
2012-12-28 13:46:22 +00:00 |
|
Necrodoom
|
716496af16
|
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/GroupManager.java
|
2012-12-25 18:11:10 +02:00 |
|