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

3194 Commits

Author SHA1 Message Date
ementalo
448e718085 Remove user assignment in anti build listeners. 2012-10-11 16:46:23 +01:00
ementalo
a00ca1fd52 Fix /god
Use assigned variable in protect BlockListener
Cleanup imports
2012-10-11 15:06:25 +01:00
ementalo
5e663508ce Anti Build 3.0 update 2012-10-11 13:40:26 +01:00
ementalo
3d2870cc4e Esschat clean up
Re-implement sign throttle Test #2331
2012-10-10 14:01:22 +01:00
snowleo
62d5f63ab1 Get Player objects of players, that are not in the game yet. 2012-10-09 20:39:58 +02:00
ementalo
2c72a6bc95 Updated items.csv and translations
Fixes missing whois tl key
2012-10-09 14:06:50 +01:00
ementalo
b6e7daa036 Move social spy command definition to config file.
Fix the loading of some values from the config.
2012-10-09 13:47:55 +01:00
ementalo
4fac9f95de Fix time set permissions 2012-10-09 11:11:51 +01:00
md_5
24ea8fe410 Golden rule of commiting, don't make formatting worse in a cleanup commit. 2012-10-09 20:26:53 +11:00
Iaccidentally
4aba49ce30 cleanup 2012-10-09 04:56:44 -04:00
ementalo
8412b6682f Null checks on join / quit variables 2012-10-09 00:38:55 +01:00
ementalo
4d1cdaa7f0 Adding join / quit messages in the config test #1697
PlayerChatEvent -> AsyncPlayerChatEvent
2012-10-08 22:22:06 +01:00
snowleo
b1103726cb Temporary fix for javadoc bug 2012-10-08 22:59:28 +02:00
snowleo
591d4af167 Show write queue size on /gc 2012-10-08 22:48:52 +02:00
snowleo
524531a090 Queued writing of the files to reduce disk io 2012-10-07 22:18:53 +02:00
md_5
7a36150f3c Use correct classloader to load 2012-10-07 21:47:14 +11:00
md_5
6d3119dfe6 Shift fields around so they are actually set. 2012-10-07 21:33:44 +11:00
md_5
41946a2da9 Don't name each command Commandxxx 2012-10-07 21:30:06 +11:00
md_5
7be9114d1a Helps to include the annotation 2012-10-07 21:26:56 +11:00
md_5
846668594c Use annotations to register commands 2012-10-07 21:24:03 +11:00
md_5
8215d7be9b Move ess init to onenable. 2012-10-07 20:58:45 +11:00
md_5
2c478072a2 Save commands that are in the jar by default, print commands on load. Should work, havent tested. 2012-10-07 15:37:27 +11:00
md_5
df1007baff Add Essentials extra and KittyCannon as a demo. 2012-10-07 15:22:23 +11:00
snowleo
ae10bcdffe Cleanup 2012-10-06 17:02:58 +02:00
snowleo
bb798a1051 Organize Imports 2012-10-06 16:58:46 +02:00
snowleo
8ccc16822f Cleanup 2012-10-06 16:55:17 +02:00
snowleo
fabd88dc25 Less locks please 2012-10-06 16:49:40 +02:00
snowleo
463c4ff62d Getting rid of locks, part one 2012-10-06 15:31:59 +02:00
snowleo
f2e31e56c5 Fix startup errors 2012-10-06 11:06:52 +02:00
snowleo
21b2e4b072 Removed Protection signs, use other plugins for this. 2012-10-03 22:08:59 +02:00
snowleo
a43207d395 Comment AntiBuild until latest version is ported from 2.9 2012-10-03 18:18:10 +02:00
snowleo
4a1e26697e Cleanup 2012-10-03 18:16:01 +02:00
snowleo
58821791ff Make ItemStackDotStarPermission more general 2012-10-03 18:10:10 +02:00
snowleo
a8c8e493b9 Better .* Permission classes 2012-10-03 17:52:01 +02:00
snowleo
b677dbfb25 New permission checks, now only registers the parent nodes and needs two checks. This combines the 2.9 and 3.0 permission check methods. 2012-10-03 15:57:37 +02:00
snowleo
53b512415e Fix Spawns commands 2012-10-03 13:54:35 +02:00
snowleo
cef10a5755 Check amount in /pay 2012-10-03 13:49:12 +02:00
snowleo
79b28a4441 Fix removing of item in /hat 2012-10-03 13:42:42 +02:00
snowleo
3d02713b0e Added link to /essentialshelp command for console 2012-10-03 13:38:16 +02:00
snowleo
3ad14f8fa8 Reenable Metrics 2012-10-03 13:32:56 +02:00
snowleo
4105ea4878 Fix NPE in /seen 2012-10-03 13:32:42 +02:00
snowleo
4341aac086 Cleanup 2012-10-03 13:16:46 +02:00
Iaccidentally
f317070c95 Merge pull request #127 from XwartX/patch-1
Update Essentials/src/messages_nl.properties
2012-09-27 14:12:28 -07:00
ementalo
94ea3ffd35 Remove IDE spam 2012-09-27 15:30:23 +01:00
ementalo
0283adb8c5 Updating antibuild to use 3.0 configs and perms.
AntiBuild listener still has some conversions to do
2012-09-27 15:27:25 +01:00
ementalo
622877dabe Protect pom update 2012-09-27 12:59:25 +01:00
ementalo
73eaadd8b5 Removing the signs and rails protection from protect
Remove the antibuild functionality from protect
2012-09-27 12:16:15 +01:00
Iaccidentally
476b5820bd Add EssentialsAntiBuild to 3.x :: still needs a little work 2012-09-26 19:27:21 -04:00
md_5
858350c344 Instructions on how to build. 2012-09-16 13:56:42 +10:00
Iaccidentally
cfdbd5360e Update Essentials/src/plugin.yml
more SKYNET updates
2012-09-15 21:09:56 -03:00