index
:
archive/Essentials
2.x
3.x
4.x
groupmanager
release
sponge
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Null check, for quick exit.
KHobbits
2012-04-16
-1
/
+1
*
Fixing a few TL issues.
KHobbits
2012-04-16
-17
/
+17
*
Don't fire entity powertool commands, with our user object.
KHobbits
2012-04-16
-3
/
+13
*
Minor perf tweak.
KHobbits
2012-04-15
-2
/
+4
*
New config option 'cancel-afk-on-move' - Set to false you don't use afk.
KHobbits
2012-04-15
-30
/
+58
*
Few missing default permissions.
KHobbits
2012-04-15
-0
/
+5
*
Merge remote branch 'remotes/origin/groupmanager'
KHobbits
2012-04-15
-3589
/
+3870
|
\
|
*
Correct formatting in command list.
ElgarL
2012-04-13
-1
/
+39
|
*
Finally remove all deprecated methods.
ElgarL
2012-04-13
-179
/
+7
|
*
Code tidy
ElgarL
2012-04-13
-10
/
+6
|
*
Stop using our own deprecated methods as we tell others to do.
ElgarL
2012-04-13
-11
/
+10
|
*
Update all code formatting to use tabs for indentation.
ElgarL
2012-04-13
-3500
/
+3829
|
*
Fixed the 'last' nested throw/catch and rework all user and group
ElgarL
2012-04-13
-102
/
+193
*
|
Fix metrics errors to be... descriptive.
KHobbits
2012-04-15
-3
/
+3
*
|
Revert "Add option to disable jails entirely."
KHobbits
2012-04-14
-30
/
+6
*
|
Throw syntax error on /item, if syntax is wrong.
KHobbits
2012-04-14
-30
/
+35
*
|
Merge branch 'master' of github.com:essentials/Essentials
KHobbits
2012-04-14
-31
/
+44
|
\
\
|
*
|
Add option to disable jails entirely.
md_5
2012-04-14
-6
/
+30
|
*
|
Change some ordering and clean pmd warnings
md_5
2012-04-14
-25
/
+14
*
|
|
Fix null locations in /seen
KHobbits
2012-04-14
-1
/
+4
|
/
/
*
|
Optimize sign interacts.
KHobbits
2012-04-14
-7
/
+1
*
|
Try to speed up teleport events.
KHobbits
2012-04-14
-0
/
+9
*
|
Merge branch 'master' of https://github.com/essentials/Essentials
ementalo
2012-04-13
-0
/
+1
|
\
\
|
*
|
Fix double charge in /jump
snowleo
2012-04-12
-0
/
+1
*
|
|
Don't kill tamed ocelots with killall Test #1921
ementalo
2012-04-13
-0
/
+8
|
/
/
*
|
Merge branch 'master' of github.com:essentials/Essentials
ementalo
2012-04-12
-356
/
+721
|
\
\
|
*
|
Merge branch 'refs/heads/groupmanager'
snowleo
2012-04-12
-184
/
+236
|
|
\
|
|
|
*
Unregister the worldsHolder as a service on a reload/shutdown instead of
ElgarL
2012-04-12
-2
/
+3
|
|
*
Fix silly nested throw/catch statements. Errors are now correctly
ElgarL
2012-04-12
-183
/
+234
|
*
|
Merge branch 'refs/heads/groupmanager'
snowleo
2012-04-11
-298
/
+611
|
|
\
|
|
|
*
Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket
ElgarL
2012-04-11
-76
/
+146
|
|
*
Fix 'manuadd' to use the default or selected world (via 'manselect'), if
ElgarL
2012-04-10
-4
/
+14
|
|
*
Stop the error on shutdown if GM failed to load at startup.
ElgarL
2012-04-10
-43
/
+173
|
|
*
Properly fix concurrent modification when removing all attachments.
ElgarL
2012-04-10
-2
/
+11
|
|
*
Added missing confirmation message on '/manload'.
ElgarL
2012-04-07
-1
/
+4
|
|
*
Better handling of errors in user and group yml's.
ElgarL
2012-04-07
-178
/
+232
|
|
*
Fix a concurrent modification error when removing all attachments.
ElgarL
2012-04-07
-3
/
+8
|
|
*
Expand 'manwhois' to also list a users subgroups.
ElgarL
2012-04-07
-1
/
+12
|
|
*
Remove all permission attachments when performing a manload or restart.
ElgarL
2012-04-06
-1
/
+14
|
|
*
Don't throw errors when attempting to remove permission attachments
ElgarL
2012-04-05
-2
/
+10
|
*
|
Prevent that a config file is loaded/saved by more than one thread.
snowleo
2012-04-11
-2
/
+2
*
|
|
Display name of new world on world change
ementalo
2012-04-12
-10
/
+26
|
/
/
*
|
Should fix some exp math issues
snowleo
2012-04-09
-1
/
+1
*
|
Allow vanilla syntax of /give
KHobbits
2012-04-07
-6
/
+13
*
|
Remove 'set' and 'add' from /time command args, to allow use of original syntax.
KHobbits
2012-04-07
-4
/
+11
*
|
New ingame command syntax: /kit <kit> <playername>
KHobbits
2012-04-07
-23
/
+60
*
|
Console should be able to kick everyone.
KHobbits
2012-04-07
-1
/
+1
*
|
Move player loading and updates to new thread, to reduce on join lag.
KHobbits
2012-04-06
-17
/
+36
*
|
Chat spy, should show otherworld chat.
KHobbits
2012-04-06
-9
/
+8
*
|
Merge branch 'master' of github.com:essentials/Essentials
KHobbits
2012-04-05
-25
/
+499
|
\
\
[next]