1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 00:55:10 +02:00

122 Commits

Author SHA1 Message Date
Chris Ward
e49b2c5508 BuildAll -> EssentialsParent 2013-12-01 17:08:32 +11:00
drtshock
3ff12f6bf5 More logging! 2013-05-02 22:19:28 -05:00
snowleo
dbf0125eec Format everything using Netbeans 2013-04-07 15:00:40 +02:00
snowleo
0387d18ce2 Use correct translations with color 2013-04-06 16:09:02 +02:00
snowleo
fd1c7f4fcc Moving all default messages back to the code, where they should be
Also tweaking I18n class and YamlStorageWriter a bit
2013-04-06 04:05:37 +02:00
Iaccidentally
fa3f4f92f4 Remove all instances of transient. (properly formatted this time!) 2013-01-14 20:38:11 -05:00
Iaccidentally
2a097530e5 Revert "Remove Transient :: Formatting Cleanup" 2013-01-14 20:06:28 -05:00
Iaccidentally
8e54bf13b2 Remove Transient :: Formatting Cleanup 2013-01-14 20:02:22 -05:00
Iaccidentally
232052b7d2 More Cleanup :: add TODO comments 2013-01-14 18:18:24 -05:00
Iaccidentally
859ca6e919 Cleanup :: Standardize import organization :: lots of comments :: remove unused eco systems 2013-01-11 19:56:02 -05:00
KHobbits
8661927599 Merge gravy's pull and reformat code 2012-12-31 02:28:52 +00:00
snowleo
cf0386be7a Essentials Team instead of Essentialsteam 2012-11-27 12:26:04 +01:00
snowleo
00df93b709 Update authors fields of all plugins to a link instead of an outdated list of developers 2012-11-27 12:19:36 +01:00
Alexander Schepp
3ce525f032 Don't confuse gravypod 2012-11-01 22:56:47 +01:00
ementalo
b86ca14295 Fix chat colours 2012-10-15 00:47:36 +01:00
snowleo
cb528935de Fix instanceof Player 2012-10-14 21:27:38 +02:00
ementalo
3d2870cc4e Esschat clean up
Re-implement sign throttle Test #2331
2012-10-10 14:01:22 +01:00
ementalo
4d1cdaa7f0 Adding join / quit messages in the config test #1697
PlayerChatEvent -> AsyncPlayerChatEvent
2012-10-08 22:22:06 +01:00
snowleo
bb798a1051 Organize Imports 2012-10-06 16:58:46 +02:00
snowleo
fabd88dc25 Less locks please 2012-10-06 16:49:40 +02:00
snowleo
10b161ce09 Move format methods from Util to FormatUtil 2012-09-02 19:41:30 +02:00
snowleo
50ab5ffd93 Removing server layer part 2 2012-08-26 20:17:29 +02:00
ementalo
26e5b52c26 Some user matching updates 2012-07-20 12:12:21 +01:00
ementalo
a661bce7b3 Merge of server-layer branch 2012-07-17 14:21:03 +01:00
ementalo
3c385e6927 Package Renames 2012-07-16 15:01:16 +01:00
ementalo
16d0b5c228 package name change to net.ess3 2012-06-27 13:35:39 +01:00
snowleo
6123f17ef4 Renamed plugin from Essentials3 to Essentials-3 2012-06-27 14:06:49 +02:00
md_5
06f54fdbac That just leaves the big ol' core. Largely ignore Compat as it is very temporary. 2012-06-27 20:27:27 +10:00
ementalo
bfbec1c46c Remove fake explosion.
Missing bits of commandr
2012-06-18 15:51:48 +01:00
ementalo
89eca7d991 2.9 Merges
Make /vanish follow the same rules as /fly, /god and /gamemode
Add espawn to plugin.yml
Allow your hat to be removed with /hat remove
void silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken)
Fix /exp so it can be used in the console
Using /exp, show can't find player message, if no matching player is found

Replace op ignore exempt with ignore exempt chat permission:
essentials.chat.ignoreexempt
This permission won't prevent a player from ignoring the player, but the player will see the chat messages anyway.
Fix chat showing [spy] prefix when social spy was not required to see the message
Players should not be able to ignore Console
Also implement chat exempt permission in other commands.
Prevent joinbots from triggering join code, unless they are actually connected to the server and online.
2012-06-18 13:55:25 +01:00
ementalo
ff5a82a14c 2.9 -> 3.0 merge 2012-06-06 01:53:34 +01:00
ementalo
a8af0a9259 2.9 to 3.0 merge 2012-05-29 22:06:04 +01:00
ementalo
373a48da54 Master -> 3.0 2012-05-28 00:37:28 +01:00
KHobbits
6504c88bf7 Chat spy, should show otherworld chat. 2012-04-06 02:36:27 +01:00
KHobbits
d20519ef8b New Permission: essentials.chat.url
Without this perm, URLs will be modified not to be links.
2012-03-22 22:19:58 +00:00
KHobbits
0dc1270aed Split colour permissions into 3: color/magic/format 2012-03-22 22:07:13 +00:00
md_5
5014b93e16 Use maven for versioning. Note GroupManager versioning is broken. 2012-03-18 14:33:16 +11:00
snowleo
90acb796f4 Trade is part of Economy 2012-03-14 03:58:53 +01:00
snowleo
1f8cf1935f Move utils to new package 2012-03-14 03:10:22 +01:00
snowleo
1bfe63da96 Splitting permissions and ranks (renamed from groups)
Deleted all old permissions handlers, since we fully use superperms now
2012-03-14 03:01:23 +01:00
md_5
7e8ca05203 Complete the transition to maven :D 2012-03-04 10:37:05 +11:00
Paul Buonopane
224e5f129e ChargeException was in the correct folder, but had the wrong package header.
Signed-off-by: Paul Buonopane <techsoftadvanced@gmail.com>
2012-02-23 12:14:33 -05:00
snowleo
4da3f52164 Merge branch 'refs/heads/master' into 3.0
Conflicts:
	.gitignore
	Essentials/src/com/earth2me/essentials/Essentials.java
	Essentials/src/com/earth2me/essentials/EssentialsTimer.java
	Essentials/src/com/earth2me/essentials/ISettings.java
	Essentials/src/com/earth2me/essentials/Jails.java
	Essentials/src/com/earth2me/essentials/OfflinePlayer.java
	Essentials/src/com/earth2me/essentials/Settings.java
	Essentials/src/com/earth2me/essentials/User.java
	Essentials/src/com/earth2me/essentials/UserData.java
	Essentials/src/com/earth2me/essentials/UserMap.java
	Essentials/src/com/earth2me/essentials/Util.java
	Essentials/src/com/earth2me/essentials/commands/Commandnear.java
	Essentials/src/com/earth2me/essentials/commands/Commandping.java
	Essentials/src/com/earth2me/essentials/commands/Commandspawner.java
	Essentials/src/com/earth2me/essentials/commands/Commandspawnmob.java
	Essentials/src/com/earth2me/essentials/commands/Commandsuicide.java
	Essentials/src/com/earth2me/essentials/commands/Commandtpaccept.java
	Essentials/src/com/earth2me/essentials/commands/Commandwarp.java
	Essentials/src/messages_en.properties
	Essentials2Compat/src/com/earth2me/essentials/EssentialsConf.java
	Essentials2Compat/src/com/earth2me/essentials/EssentialsUpgrade.java
	EssentialsChat/src/plugin.yml
	EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtect.java
	EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java
	EssentialsSpawn/src/com/earth2me/essentials/spawn/EssentialsSpawnPlayerListener.java
2012-02-21 18:34:53 +01:00
md_5
0252d756f6 Make Essentials Update use new Listener system, and fix a few general mistakes, including that of the config 2012-02-15 19:34:46 +11:00
KHobbits
691a0ef4ce Fixing silly typo - Fixes shout costs. 2012-02-09 02:11:36 +00:00
snowleo
539700cb21 New Groups code, supports groups.yml file, gm and vault, new economy api. 2012-02-06 22:13:39 +01:00
snowleo
8ab5bad988 Modified BetterLocation, and new Permission-System 2012-02-05 17:19:32 +01:00
KHobbits
e960078e1a Random Cleanup 2012-01-28 14:05:50 +00:00
KHobbits
f4413633b8 Clean more imports. 2012-01-28 13:48:30 +00:00
KHobbits
5137502646 Switch website URL's to point at wiki. 2012-01-28 00:20:46 +00:00