KHobbits
0bc33554f3
Fix tp delay message
2012-10-23 00:00:55 +01:00
KHobbits
c357d19c56
Update listener comment
2012-10-22 12:27:01 +02:00
Alexander Schepp
86124b2705
Fix NPE in UserData on login
...
if no address is available
2012-10-21 23:17:08 +03:00
KHobbits
99cefb2d74
Fix perm check in /kill
2012-10-20 19:24:33 +01:00
KHobbits
600f99eb6b
If the player is still alive, make sure he dies. (/kill)
2012-10-20 19:18:04 +01:00
KHobbits
8ba7a24fd2
Block explicit /home bed, unless user has "essentials.home.bed" permission.
...
This does not effect the '/home' command when used with no arguments.
In this case, a player will still be sent to the bed home, if they have no Ess home set.
2012-10-20 16:15:43 +01:00
KHobbits
ef608c7595
Remove extra home check.
2012-10-20 16:09:54 +01:00
Necrodoom
2ea453110a
update mob.java to 1.4
2012-10-20 12:24:18 +03:00
Necrodoom
a86efb5ebe
update items.csv to 1.4
...
items.csv version 2.2_01
2012-10-20 12:11:27 +03:00
ementalo
e61fa58d2b
Fix test
2012-10-17 13:14:59 +01:00
ementalo
ec5edf7bd2
CB #2396 B #1566
2012-10-17 13:09:03 +01:00
snowleo
8dbcebda53
Don't call plugin manager in Settings.
2012-10-15 20:30:52 +02:00
Necrodoom
d47e9145f3
fix sandstone slab aliases
2012-10-14 19:40:57 +03:00
KHobbits
ae7c64619c
Allow kicking of hidden players
2012-10-14 13:04:00 +01:00
KHobbits
bdef1780ac
Warn when banning a player who has never connected to the server.
2012-10-14 13:03:54 +01:00
Iaccidentally
ced192e8fd
Update Essentials/src/items.csv
...
quick items.csv fix
2012-10-09 05:19:27 -03:00
KHobbits
0a9e9ca41d
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-10-07 22:40:18 +01:00
KHobbits
4982cc950e
Add alt warp perm for others
2012-10-07 22:40:04 +01:00
snowleo
0097f961b4
Prevent massive amount of mails being send.
...
Added new config: mails-per-minute, default 1000
2012-10-07 22:46:15 +02:00
KHobbits
98d657ec4b
New permission: essentials.vanish.pvp
...
If you don't have this permission you cannot PVP while vanished.
2012-10-07 18:10:50 +01:00
KHobbits
63149d0b50
Change default action colour to be different to /say
2012-10-06 22:26:51 +01:00
KHobbits
7a410919a0
Code comments
2012-10-06 03:49:36 +01:00
KHobbits
aa7a39d0b0
Comment for future sanity.
2012-10-05 02:06:23 +01:00
KHobbits
9b88107897
Fix gamemode other perm check
2012-10-02 21:06:28 +01:00
KHobbits
147a2fc227
Better handle invalid warp names
2012-10-02 00:19:42 +01:00
KHobbits
732dc3bf34
Cleanup sethome
2012-10-01 20:32:10 +01:00
Chris Ward
e670d0af45
Adding console override to sudo chat, changing say to c:
2012-10-02 03:30:13 +10:00
ElgarL
8cf2ce7b73
Merge branch '2.9' of https://ElgarL@github.com/essentials/Essentials.git into 2.9
2012-10-01 17:50:08 +01:00
ElgarL
1ecf592893
Move Event to LOW so permissions get updated before this event is
...
triggered.
With LOWEST it would only randomly work with most perm systems,
depending on the loading order.
2012-10-01 17:49:42 +01:00
Alexander Schepp
0dd0dba338
Merge pull request #165 from chrisgward/patch-2
...
Adding say command to sudo to fake chat
2012-10-01 09:34:49 -07:00
Alexander Schepp
678ae78767
Merge pull request #166 from chrisgward/patch-3
...
Blocking numeric home names, changing invalid home message
2012-10-01 09:34:09 -07:00
Chris Ward
d8b6742543
Blocking numeric home names, changing invalid home message
2012-10-02 02:32:52 +10:00
Chris Ward
2671f39951
Adding -c switch to sudo to fake chat
2012-10-02 02:31:15 +10:00
Alexander Schepp
d7ddf3c828
Merge pull request #169 from chrisgward/patch-5
...
Adding console only overrides to exempts
2012-10-01 09:15:18 -07:00
Chris Ward
2757c707bb
Fixing storage of compiled regex
2012-10-02 02:11:05 +10:00
Chris Ward
f50c5276e4
Adding console overrides to exempts
2012-10-02 01:57:29 +10:00
Chris Ward
02d273f15e
Fixing bad file names in Windows ( Fixes #2924 )
2012-10-01 21:20:17 +10:00
Chris Ward
d436d10b00
Typo (Ticket 2933)
2012-10-01 20:12:13 +10:00
KHobbits
2d9254eb28
Merge pull request #158 from necrodoom/patch-10
...
update potion aliases- add all unused potions
2012-09-30 13:55:20 -07:00
KHobbits
23393aea5f
Merge pull request #162 from necrodoom/patch-12
...
small fixes to items.csv
2012-09-30 13:55:09 -07:00
KHobbits
e1562e38bf
Restore removed tp method, it is used in other plugins.
2012-09-30 18:15:46 +01:00
Necrodoom
29fa2f0f19
small fixes to items.csv
2012-09-30 19:22:14 +03:00
KHobbits
872bc4df4c
New permission: essentials.teleport.timer.move - allow players to move during tp delay
2012-09-29 23:48:59 +01:00
KHobbits
3083ba2627
Little bit DRYer
2012-09-29 23:41:12 +01:00
KHobbits
35259892b8
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-29 23:35:09 +01:00
KHobbits
fbc0f13b2b
Properly handle tphere requests so the right user is in control/charged.
2012-09-29 23:34:46 +01:00
KHobbits
aa7f49cb85
Tidy Teleport file
2012-09-29 23:33:32 +01:00
Necrodoom
1d7eb77f27
update kit sign permission check
2012-09-29 15:57:31 +03:00
Necrodoom
895f6269fc
update warp sign permission check
2012-09-29 15:55:47 +03:00
KHobbits
4bf0d3ab24
Should fix tpaccept charge bug - needs testing
2012-09-29 03:59:31 +01:00
KHobbits
c0a176825c
Add potion effect clearing on /heal - Chris Ward
2012-09-28 20:56:03 +01:00
KHobbits
db6512b702
Cleanup of god mode effects, suggested by gravypod.
2012-09-28 20:45:56 +01:00
KHobbits
46d3f0827a
God mode cancel potion effects - Chris ward
...
Revert heal changes.
2012-09-28 20:35:13 +01:00
Necrodoom
838d7dd8f9
update potion aliases- add all unused potions
...
items.csv version 2.1_13
2012-09-28 17:02:43 +03:00
Paul A.
b9e5c8827f
Fix updating version on items.csv
2012-09-27 16:39:23 +02:00
evonuts
5e7af93c77
Minor spelling/grammatical fixes
2012-09-28 00:42:25 +12:00
Necrodoom
0bf954e467
typo fix in config.yml
2012-09-27 15:19:14 +03:00
KHobbits
8a55afc4e1
Remove debug comments.
2012-09-25 22:37:58 +01:00
KHobbits
2bc9f2e386
Handle negated wildcard perms in generic superperms
2012-09-25 22:21:15 +01:00
KHobbits
00b4bdadd4
Revert "Clean up imports"
...
This reverts commit d2546ebd36
.
2012-09-24 23:04:33 +01:00
KHobbits
3055dd93a5
Improve fake sign check.
2012-09-24 23:01:58 +01:00
Paul A.
94dc29cc4d
Merge pull request #151 from gravypod/patch-2
...
Clean up imports
2012-09-24 14:34:36 -07:00
KHobbits
f2b4bb00b6
Minor cleanup
2012-09-24 03:16:15 +01:00
gravypod
d2546ebd36
Clean up imports
2012-09-23 22:06:39 -03:00
KHobbits
f1930e76d6
Fix and give better sign errors.
2012-09-24 00:19:39 +01:00
KHobbits
d722e6a9f0
Less sign checking if certain signs aren't enabled.
2012-09-23 23:51:57 +01:00
KHobbits
8e6d4b1595
config typo.
2012-09-23 23:18:17 +01:00
KHobbits
72065c81f3
Minor colour change
2012-09-23 23:08:35 +01:00
KHobbits
2864d0186c
Move wildcard perm check to superperms handler, rather than being PEX specific.
2012-09-23 23:01:14 +01:00
KHobbits
9c9b2be011
Lower reporting level of metrics errors.
2012-09-23 18:08:43 +01:00
KHobbits
2f40264c46
Support new lines in newbie welcome message.
2012-09-22 21:15:04 +01:00
KHobbits
da01bdc2b0
Cleanup delhome to match normal home cases properly.
2012-09-22 20:43:27 +01:00
KHobbits
80a96e2a73
Reset colour code at start of default broadcast msg.
2012-09-22 15:00:00 +01:00
KHobbits
c2f8467ca9
General demo txt formatting
2012-09-22 14:44:56 +01:00
KHobbits
155ca46fef
Clean chat colours.
2012-09-22 14:40:56 +01:00
KHobbits
0952150235
Clean up the info.txt
2012-09-22 14:36:07 +01:00
Necrodoom
f8cff25bda
fix info.txt colors and tags
2012-09-21 18:09:30 +03:00
md_5
3e80bf479e
Check for explicit * permission when using PEX.
2012-09-21 19:53:20 +10:00
KHobbits
84afc80873
Update config.yml to show multiple enchantments for kits.
2012-09-21 02:10:39 +01:00
KHobbits
27a943217e
Make sure we check for wildcards in PEX
2012-09-20 20:36:07 +01:00
KHobbits
16834d85c5
Switch pex permissions checks to use superperms rather than direct api call.
2012-09-20 20:21:45 +01:00
KHobbits
2a8e44dda8
New Permission:
...
essentials.build.pickup.<id>[:<datavalue>] - Allows collecting of an item
essentials.build.drop.<id>[:<datavalue>] - Allows dropping of an item
2012-09-19 20:57:06 +01:00
md_5
0a092ff5b3
Self indulgent commit. Door should be an alias for wood door.
2012-09-17 21:55:52 +10:00
KHobbits
e6aeefb12d
Hide Protection sign option.
2012-09-17 11:29:16 +01:00
KHobbits
924b6bd2ba
Fix a few minor text formatting issues.
2012-09-16 20:45:33 +01:00
KHobbits
f701090c89
Config file permissions cleanup
...
Removed deprecated 'restricted-commands' section.
Deprecated 'superperms' toggle.
Remove op override on essentials permissions.
Give op's all permissions by default via superperms.
2012-09-16 20:27:35 +01:00
Necrodoom
d94e4095da
update dualbit, fix strength, add swift aliases
...
items.csv version 2.1_12
2012-09-16 18:46:46 +03:00
Iaccidentally
e7ae8bcc47
Update Essentials/src/plugin.yml
...
updating SKYNET
2012-09-15 21:07:42 -03:00
KHobbits
edc4d62004
Missing tl key.
2012-09-15 22:06:42 +01:00
KHobbits
cdff690bb5
Add server uptime to /gc
2012-09-15 22:04:18 +01:00
KHobbits
aa14cc39d9
Add missing TL key
...
Fixes #1363
2012-09-15 21:16:31 +01:00
KHobbits
cdf2c8beed
Allow bans on players who have never connected.
2012-09-15 20:57:44 +01:00
KHobbits
3e06c06827
Reduce the enchantment list some more.
2012-09-15 20:29:29 +01:00
KHobbits
a2886d76d2
Fix Essentials /sethome to more strictly obey home limits.
2012-09-15 19:55:12 +01:00
KHobbits
cc0a65bace
/ess reset <player> - Clears stored data about a user.
2012-09-14 02:30:24 +01:00
KHobbits
d988546ef3
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-14 01:11:04 +01:00
KHobbits
b7f2add7b4
Fixed jail extend message - xGhOsTkiLLeRx
2012-09-14 01:10:22 +01:00
KHobbits
b07f65c58b
Update Essentials/nbproject/project.properties
...
Accidentally added unneeded line...
2012-09-14 02:01:02 +02:00
KHobbits
d3967297bb
Don't create empty user files
2012-09-14 00:58:57 +01:00
KHobbits
a7e834e5f9
Couple extra /info aliases.
2012-09-11 05:05:55 +01:00
KHobbits
59086932bd
Less strict matching on /realname
2012-09-11 01:07:31 +01:00
KHobbits
5611acf12c
Make /realname throw an error if no matches were found
2012-09-11 00:53:32 +01:00
KHobbits
24cdc37987
Patch flight disable, to not effect creative mode.
...
Full world change config still needs coding.
2012-09-10 01:13:30 +01:00
KHobbits
b606f153f4
Fixing map/ironore bug.
2012-09-10 01:10:32 +01:00
KHobbits
8718d59286
Little bit extra sanity checking.
2012-09-09 20:13:03 +01:00
KHobbits
5d372b8149
Move auto afk permission to 'essentials.afk.auto'
2012-09-09 19:09:35 +01:00
KHobbits
1d62de7e5e
Fixing locale typo.
2012-09-09 18:35:20 +01:00
KHobbits
3691417848
Fix Missing TL key
2012-09-09 17:10:26 +01:00
KHobbits
029162bba7
Change default op colour
2012-09-09 16:55:43 +01:00
KHobbits
161a61e0c6
More message cleanup
2012-09-09 16:52:45 +01:00
KHobbits
587addb73f
Manual merge necrodoom enchant changes.
2012-09-09 16:29:38 +01:00
KHobbits
d71bd7fb71
Two sets of enchantment aliases.
2012-09-09 16:27:22 +01:00
KHobbits
699ec273dd
More message cleanup
2012-09-09 16:15:12 +01:00
KHobbits
c1eed8ebcd
Missing TL keys
2012-09-09 15:50:22 +01:00
KHobbits
b8d0cf4cc4
Few more message tweaks.
2012-09-09 15:27:25 +01:00
KHobbits
e18d12f109
Message cleanup.
2012-09-09 05:41:06 +01:00
KHobbits
0a09b355b2
Update some of the example permissions files for the perm changes.
2012-09-08 23:00:57 +01:00
KHobbits
f9659dae68
Move the per world permissions:
...
essentials.world.worldname is moved to essentials.worlds.worldname
2012-09-08 22:50:20 +01:00
KHobbits
78a580bc40
Log to console the effects of /sudo
2012-09-08 21:10:26 +01:00
KHobbits
8c4d6ad4df
Remove dead setting.
...
Fixes #2465
2012-09-08 20:41:38 +01:00
KHobbits
9c9d4e1da5
Move the per kit and warp permissions:
...
essentials.kit.kitname is moved to essentials.kits.kitname
essentials.warp.warpname is moved to essentials.warps.warpname
2012-09-08 20:32:48 +01:00
KHobbits
ce50e1448b
Look out for nulls.
2012-09-08 18:41:21 +01:00
KHobbits
8e885a3a6e
Make /itemdb command list the 15 shortest item.csv names for said item.
...
This will be useful when making eco signs.
2012-09-08 18:33:06 +01:00
KHobbits
ecd96a81dd
Fix /itemdb showing 'uses left' on none held items.
2012-09-08 16:33:00 +01:00
KHobbits
427108574e
Fix compile error.
2012-09-08 16:03:54 +01:00
KHobbits
62381a7f52
Async EssentialsSpawn join event, like the others.
2012-09-08 14:55:37 +01:00
KHobbits
b1b09ea542
New Permission: essentials.god.pvp
...
Unless you have this permission you will be unable to attack other players while in god mode.
2012-09-08 14:51:03 +01:00
KHobbits
acf4d0bcf5
Potential fix for teleporting issue.
2012-09-08 14:30:11 +01:00
KHobbits
6c3b13a7a4
Switch default antibuild status to false. Antibuild toggling shouldn't be an issue with it as a stand alone plugin.
2012-09-08 14:11:12 +01:00
snowleo
cababcbfcf
Fix ConcurrentModification bugs
...
This will probably slow down any access to config
2012-09-07 18:33:28 +02:00
Iaccidentally
a032d0f19f
Update Essentials/src/com/earth2me/essentials/commands/Commandburn.java
...
typo fix
2012-09-04 00:16:23 -03:00
KHobbits
f808e6fa8e
Catch null eco symbol.
2012-09-02 20:17:28 +01:00
KHobbits
842d9f73a4
More error on 'Permissions system error' in debug mode.
2012-09-02 18:30:59 +01:00
KHobbits
c2893788e7
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-02 18:11:54 +01:00
KHobbits
0b8a6c45c6
Update /kit delay to use updated yaml code.
2012-09-02 18:11:29 +01:00
KHobbits
2049e630fb
Merge pull request #136 from necrodoom/patch-3
...
update enchants with 3-1 letter aliases
2012-09-02 07:51:29 -07:00
KHobbits
6fd82480a3
Add support for /gamemode toggle | /gamemode t and /gmt to toggle between the 3 gamemodes.
2012-09-02 06:54:58 +01:00
KHobbits
e919897f1b
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-09-02 01:57:10 +01:00
Iaccidentally
0fb5fc6bcc
fix burn matching all players
2012-09-01 16:40:49 -04:00
Necrodoom
a7d61b1b8d
update enchants with 3-1 letter aliases
2012-09-01 10:33:20 +03:00
KHobbits
be9a58457a
Another Config tweak.
2012-08-31 22:31:56 +01:00
KHobbits
6b9b6ba420
Config file tweaks
2012-08-31 22:26:26 +01:00
KHobbits
8c8c6fe73a
Fix powertool command logging.
2012-08-31 18:52:40 +01:00
KHobbits
a4353bc8f2
Don't need built in command logger anymore.
2012-08-31 18:44:14 +01:00
KHobbits
4015351c85
Sanity Check.
2012-08-31 17:57:57 +01:00
KHobbits
e89f1d8a03
Add missing repair cost check on /repair hand
2012-08-31 17:54:10 +01:00
KHobbits
93f5a05f17
Reduce the number of permissions checks in command cost lookups
...
Add support for item number repair costs (repair-123: 120)
Ess charge api supports nested charges.
Slight kit optimization.
2012-08-31 17:48:07 +01:00
KHobbits
a39824abb6
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-31 14:09:44 +01:00
KHobbits
2ac4c8e665
Fix metrics when kits are improperly configured.
2012-08-31 14:09:20 +01:00
Paul A.
a84afbaa6e
Update Essentials/src/config.yml
...
More grammar from Evonuts
2012-08-31 12:30:40 +02:00
Paul A.
41f7b4ec2d
Update Essentials/src/config.yml
...
Grammar update thanks to Evonuts
2012-08-31 11:37:10 +02:00
KHobbits
930eb7ae86
Fix IllegalStateException in sign click patch
...
Cleanup
2012-08-31 00:47:53 +01:00
KHobbits
cf79a8fdca
Fix min bukkit version warning.
2012-08-30 23:28:16 +01:00
KHobbits
1773a6060d
Reset fly/speed on world change
...
This will be optional in a future version - Discuss http://goo.gl/Vuh4N
2012-08-30 23:13:50 +01:00
KHobbits
5755d647a3
Update chat formatting to use &r instead of &f
2012-08-30 20:43:33 +01:00
KHobbits
5032142a49
Clear up overriding comments on config file.
...
Closes #2725
2012-08-30 19:19:03 +01:00
Necrodoom
b37c08fd31
minor fix
2012-08-30 19:00:53 +03:00
Necrodoom
eaca7f9c09
clarify some things on config
2012-08-30 18:58:43 +03:00
Necrodoom
b50bb03814
update pork aliases
...
items.csv version 2.1_11
2012-08-29 16:51:38 +03:00
KHobbits
413a7beaa4
Fix CB.
2012-08-28 03:08:06 +01:00
KHobbits
12b527be99
If both freeze-afk-players and cancel-afk-on-move is turned on, cancel AFK on player jump.
2012-08-28 02:50:59 +01:00
KHobbits
e666c27d96
Disable AFK when player damages entity.
2012-08-28 02:24:01 +01:00
KHobbits
56cfc47ef6
Manually merge Nickshelton80's alias change.
2012-08-28 02:08:58 +01:00
KHobbits
c4e4235f30
Handle jail teleport locations slightly better.
2012-08-28 02:06:11 +01:00
KHobbits
e045f9d983
Optimize AntiBuild a little
...
Support item name deny messages in antibuild.
2012-08-28 01:38:16 +01:00
KHobbits
ba8d060927
Fix minor typo in plugin.yml
...
Remove 'essentials.interact' permission from antibuild - Not needed
2012-08-27 23:59:29 +01:00
KHobbits
5f73bf12d7
Remove max walk option to config, until its fixed in the client.
2012-08-27 03:09:56 +01:00
KHobbits
616f92c214
Missing [player] param syntax on /afk
2012-08-26 20:26:06 +01:00
KHobbits
298f3dc3b2
Comment out/remove the /speed walk code, until the client properly supports this function.
2012-08-26 19:53:58 +01:00
KHobbits
65741403e0
New command /speed [walk|fly] <speed> [player]
...
New permissions:
essentials.speed = access to the command
essentials.speed.others = ability to change the speed of another player
essentials.speed.bypass = override max speed limits in config.yml
New config options:
max-fly-speed
max-walk-speed
2012-08-26 19:35:39 +01:00
KHobbits
2b6d41ac5f
More work on /fly command - Still incomplete
...
Updated and fixed messages files for missing keys.
2012-08-26 17:16:22 +01:00
KHobbits
a4936355b5
Updated Spanish Translation
2012-08-26 00:36:35 +01:00
KHobbits
02d6eade28
Foundation for speed command - not yet implemented.
2012-08-25 19:23:41 +01:00
KHobbits
089fa8c19b
Add AntiBuild to Metrics.
2012-08-25 16:57:36 +01:00
KHobbits
7c687831bc
Don't check for loan permission is there is no cost.
2012-08-22 09:12:38 +01:00
KHobbits
d43cb95d72
New perm: essentials.kit.exemptdelay
...
Allows you to exempt from kit delays.
2012-08-22 00:27:33 +01:00
KHobbits
eaa93d545d
Remove debug messages.
2012-08-21 20:45:27 +01:00
KHobbits
e324a21b60
New command: /enderchest [player] (alias /endersee and /echest)
...
This command lets you look inside your or another players enderchest
New Permissions:
essentials.enderchest - Access to the command
essentials.enderchest.others - Lets you look at other enderchests
essentials.enderchest.modify - Lets you modify other enderchests
2012-08-21 20:44:09 +01:00
KHobbits
b9cfd44588
Update CB
...
Bukkit 1533 || Craftbukkit 2345 (1.3.1-R2.1)
2012-08-21 19:56:14 +01:00
KHobbits
1ad8c95e3e
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-19 23:42:05 +01:00
KHobbits
2dff343c10
Merge branch 'antibuild' into 2.9
2012-08-19 23:41:28 +01:00
KHobbits
f5bf5ed251
Split Ess protect into EssProtect and EssAntiBuild
...
New permissions:
essentials.build - same as build: true
essentials.build.interact.<id> - whitelist single interact block
essentials.build.place.<id> - whitelist single place block
essentials.build.break.<id> - whitelist single break block
essentials.build.use.<id> - whitelist single use item
2012-08-19 14:54:58 +01:00
necrodoom
6c86fe6117
patch ID 322 and update ID 260
...
items.csv version 2.1_10
2012-08-19 09:50:19 +03:00
KHobbits
9018fc8324
Add some command cost debugging messages to /ess debug
2012-08-19 03:38:09 +01:00
KHobbits
2f57961ce4
Slightly more realistic worth prices.
2012-08-19 02:49:32 +01:00
KHobbits
4478d438d6
Tidy the worth file formatting.
2012-08-19 02:25:30 +01:00
Iaccidentally
3f3d8c58bc
Merge pull request #123 from necrodoom/patch-9
...
fix ID 2259, pointed out by tanite
2012-08-18 07:59:16 -07:00
KHobbits
8a9353fd09
Remove 3.x api migration code.
...
3.x development was moved to different code branch.
Removing deprecated warnings, since it would be silly to deprecate ALL classes.
2012-08-18 15:48:29 +01:00
KHobbits
7d5e0352d2
Fix /warp command matching in console.
2012-08-18 15:25:14 +01:00
necrodoom
05eef76134
fix ID 2259, pointed out by tanite
...
items.csv version 2.1_09
2012-08-18 10:22:12 +03:00
necrodoom
bbd93f333d
update IDs: 5,6,17,18 - erase unused and add new
...
items.csv version 2.1_08
2012-08-15 10:39:34 +03:00
necrodoom
5f3fb9b595
few extra fixes to several IDs
...
items.csv version 2.1_07
2012-08-13 10:03:39 +03:00
Iaccidentally
4ce1e2d9bf
add spruce/pine tree to items.csv
2012-08-13 01:45:10 -04:00
KHobbits
e40f364c1e
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-08-13 02:33:09 +01:00
KHobbits
6bd2d2c4b9
Try and prevent 'corrupt' messages files from breaking essentials.
2012-08-13 02:32:45 +01:00
snowleo
47f06e5c1b
Fix encoding of swedish locale
2012-08-13 01:36:39 +02:00
KHobbits
4c4df13c2f
Update Essentials/src/items.csv
2012-08-13 01:19:10 +02:00
KHobbits
6ca037ae3e
Update Essentials/src/items.csv
2012-08-13 01:15:53 +02:00
KHobbits
47c708fd33
Merge pull request #115 from necrodoom/patch-3
...
grammar check on plugin.yml
2012-08-11 18:08:50 -07:00
KHobbits
c40b23d80e
Add command name matching to /gamemode
...
This allows aliases such as /gmc and /creative [player] to be used without stating gamemode as a parameter.
2012-08-12 01:13:52 +01:00
KHobbits
f17a790d78
Improve player matching in /gamemode
...
Add extra aliases to /gamemode
2012-08-12 01:12:10 +01:00
Iaccidentally
bdf67db6ed
fix name length check in /kill
2012-08-10 07:17:05 -04:00
Iaccidentally
3e203d193c
fix msg and pay to accept 2 character names
2012-08-10 06:54:42 -04:00
KHobbits
a92eb4dee6
Throw warning when using /kill without valid player.
2012-08-10 02:40:05 +01:00
KHobbits
ed411ee217
Add console log message when player is /kicked
2012-08-10 02:35:05 +01:00
KHobbits
368d3a4046
Add console log message when player is /banned
2012-08-10 02:27:10 +01:00
KHobbits
8aab57e86b
Fix yaml issue with /kit
2012-08-10 02:26:23 +01:00
necrodoom
562274706b
items.csv update with ticket #2559 suggestions
...
items.csv 2.1_06
2012-08-09 10:24:07 +03:00
KHobbits
17adafecf9
Fix /top so that glass counts as a real block.
2012-08-08 23:00:09 +01:00
KHobbits
dd12e5db66
Fix tp permissions check to check player typing command not teleportee.
...
If you don't want players inviting players to other worlds, do not give them essentials.world.<currentworld>
2012-08-08 22:50:54 +01:00
snowleo
8e50158af8
Correct material for beds
2012-08-08 14:21:25 +02:00
snowleo
ee072e844b
Fix right click on signs
2012-08-08 14:11:40 +02:00
snowleo
0319415f1b
Test the places around the location first, then go up
2012-08-08 13:13:39 +02:00
necrodoom
8fdd32a210
sets, not setting
2012-08-08 11:32:21 +03:00
snowleo
32240cd00d
Fix teleports on beds
2012-08-08 10:16:06 +02:00
KHobbits
ba6cc5a9ee
Fix minor Exp discrepancy
...
Add 'l<level>' syntax to /exp command
EG: /exp set l20
2012-08-08 02:07:47 +01:00
KHobbits
101ae201d6
Fix /day /night /sun and /storm aliases to actually set to the current status if used without parameters.
...
fixes #2365
2012-08-08 00:52:43 +01:00
KHobbits
5c1eea0953
Don't show two error messages on [kit] signs.
...
Fixes #2508
2012-08-08 00:14:07 +01:00
necrodoom
d2b30bad99
another extra space
2012-08-07 15:27:25 +03:00
md_5
264eb318b8
Clean up spaces in config. Please don't break this in the future, this is the second fix guys.
2012-08-07 20:39:55 +10:00
necrodoom
fbfd62b73e
update permissions to include new nodes
2012-08-07 11:04:01 +03:00
KHobbits
3c268312a2
Fix CB.
2012-08-07 08:52:57 +01:00
KHobbits
a855eaf8d0
Updating CB:
...
CB: 2317 Bukkit 1521
2012-08-07 08:49:09 +01:00
snowleo
c2db96edc8
Just don't use nio, this might be slower.
2012-08-06 15:57:54 +02:00
Iaccidentally
4ca09cea2d
update gc for all worlds (thanks to Yofel)
2012-08-06 06:54:55 -04:00
KHobbits
38655811b7
Don't bomb if userMap isn't initialized.
2012-08-06 02:44:01 +01:00
KHobbits
2f562f79aa
New Sign: Info
...
Syntax: [info] / [chapter] / [page number] / [cost]
2012-08-06 00:58:35 +01:00
KHobbits
ee608d944a
New Sign: Repair
...
Syntax: [repair] / <hand|all> / [cost]
2012-08-06 00:33:29 +01:00
KHobbits
9e975568be
New command: /workbench (aliases /wb and /wbench)
...
Permission: essentials.workbench
2012-08-06 00:26:42 +01:00
KHobbits
3dbabfa11d
Default value for [gamemode] sign
...
New syntax: [gamemode] / <mode> / [price]
2012-08-06 00:23:47 +01:00
snowleo
7a96fd1dce
I should read javadoc properly.
2012-08-06 00:55:25 +02:00
snowleo
5174b6fe93
Move FileChannel inside the loop
2012-08-05 20:16:53 +02:00
snowleo
c6617324af
Throw exception after 5 attempts
2012-08-05 19:50:37 +02:00
snowleo
c7b90f61f7
Try to fix interrupt problem.
2012-08-05 19:41:28 +02:00
Alexander Schepp
7beab59c1a
Fix /gamemode 2 playername
2012-08-04 14:17:41 +03:00
Iaccidentally
55c9cacaa3
i'm in ur config, fixxn ur grammer
2012-08-04 06:56:10 -04:00
Iaccidentally
58fc3f4338
I am a grammar nazi.
2012-08-04 07:40:54 -03:00
ementalo
af73c11638
CB #2289 Bukkit #1512
...
Change PlayerChatEvent to AsyncPlayerChatEvent
2012-08-04 09:25:54 +01:00
snowleo
1a07815f4b
Make chat handling more thread safe (and also faster)
2012-08-03 22:57:29 +02:00
snowleo
bd6614328b
Ignore case on /gm command
2012-08-03 10:41:23 +02:00
snowleo
45cd9597c9
Code cleanup
2012-08-03 10:39:45 +02:00
snowleo
b40d663c7e
Ignore case on gamemode signs and code cleanup
2012-08-03 10:36:50 +02:00
snowleo
6513842d28
Less loops please
2012-08-03 10:33:45 +02:00
snowleo
c8a07ecdb5
Another fix for /exp
2012-08-03 10:29:22 +02:00
snowleo
80f001fdb7
New exp calculations.
2012-08-03 10:21:03 +02:00
snowleo
ab82f550cf
Fix broken output of /itemdb
2012-08-03 10:02:47 +02:00
snowleo
7802192faa
Netbeans 7.2 changes
2012-08-03 09:45:44 +02:00
Iaccidentally
cd437f95f1
Merge branch '2.9' of https://github.com/essentials/Essentials
2012-08-02 20:30:09 -04:00
Iaccidentally
da735b496f
update 2.9 item.csv for 1.3 (changes by necrodoom)
2012-08-02 20:29:09 -04:00
ementalo
fc288718b7
Switching the syntax of gamemode /gm mode player and adding mode aliases
...
Fixing translation keys
Fix plugin.yml gamemode syntax
2012-08-02 17:43:58 +01:00
ementalo
766f9b4dbd
CB #2267 Bukkit #1505
...
Updates to gamemode command, mode is now mandatory [creative|survival|adventure]
Updates to gamemode sign, now requires another line with gamemode
2012-08-02 13:52:11 +01:00
Paul A.
a1ac58d17c
Check the player we are bringing has permission to enter the world vs the initiating user the final frontier
2012-08-01 16:04:13 +02:00
Paul A.
2fbdf7e4d6
re: re: Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:56:58 +02:00
Paul A.
d5ed474be7
Check the player we are bringing has permission to enter the world vs the initiating user part 4
2012-08-01 15:55:04 +02:00
Paul A.
1d92cb0e0a
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:53:30 +02:00
Paul A.
ab7a19b6e6
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:52:55 +02:00
Paul A.
7b94adfac8
Check the player we are bringing has permission to enter the world vs the initiating user
2012-08-01 15:50:28 +02:00
Alexander Schepp
33d7776a8e
Fix "x times" on signs.
2012-07-31 13:13:18 +03:00
KHobbits
0badd09ad3
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2012-07-29 17:16:10 +01:00
KHobbits
cfc8faa43a
Recommit Keep Exp on death permission
...
Permission: essentials.keepxp
Code by Iaccidentially.
2012-07-29 17:15:44 +01:00
Alexander Schepp
b0586abc67
Prevent that Essentials breaks other plugins signs
2012-07-28 00:26:04 +03:00
KHobbits
41235b6ee1
Revert optimization, doesn't find glass blocks.
2012-07-17 21:05:13 +01:00
KHobbits
141a2bb190
Add small optimization tweak to new safe block function.
2012-07-17 01:28:20 +01:00
KHobbits
fb71ebdfdf
Remove debugging messages.
2012-07-17 00:47:23 +01:00
KHobbits
66ae1d5b94
Try to do a little better when searching for safe teleport locations.
2012-07-17 00:46:07 +01:00
Chris Ward
45367b17a5
Adding enchantment aliases for fire protection
2012-07-15 19:47:53 +10:00
snowleo
58544c9eea
Fix version in messages_se.properties
2012-07-11 13:22:44 +02:00
snowleo
f15cb410ce
Added swedish translation (from 3.0 branch)
2012-07-11 13:18:54 +02:00
KHobbits
b0cec9782d
Add missing triggers from /mute block list
2012-07-11 02:46:45 +02:00
Alexander Schepp
71e552c0d1
Another NPE fix for bots
2012-07-10 15:56:12 +03:00
Iaccidentally
dab13931ca
Update 2.9
2012-07-03 04:50:29 -03:00
ementalo
0395b5d222
Revert "add essentials.keepxp to allow a player to keep their level after death."
...
This reverts commit 3b25235755
.
2012-06-25 21:40:22 +01:00
Iaccidentally
3b25235755
add essentials.keepxp to allow a player to keep their level after death.
2012-06-24 23:27:30 -04:00
KHobbits
4d17b73291
Revert "fix /back resetting on logout"
...
This is desired behavior, and required for other features.
This reverts commit 329f93a4f6
.
2012-06-23 13:33:36 +01:00
necrodoom
d0a8dc4812
major slab alias expansion for items.csv
2012-06-23 12:02:28 +03:00
Alexander Schepp
0466a60093
Too much space :D
2012-06-22 20:12:56 +03:00
Alexander Schepp
2c6a81a916
Prevent NPEs in KeywordReplacer
2012-06-22 19:16:40 +03:00
Iaccidentally
329f93a4f6
fix /back resetting on logout
2012-06-22 03:44:19 -04:00
md-5
b70f950479
Merge pull request #88 from SyntaxBlitz/master
...
Fix /vanish with no arguments doing nothing
2012-06-21 04:31:18 -07:00
Timothy Aveni
38a2e2bcfd
Fix /vanish with no arguments doing nothing
2012-06-21 06:17:26 -04:00
necrodoom
4ae5579068
while enraged at mibbit and esper failing to work, updated items.csv
2012-06-21 12:18:14 +03:00
md_5
0742ca23c1
Update Czech translation.
2012-06-21 18:18:57 +10:00
Iaccidentally
8823ce070e
change some default values
2012-06-21 05:05:22 -03:00
Iaccidentally
d77f6cbbf1
fixxy fixxy
2012-06-19 18:13:47 -04:00
Iaccidentally
909c8b3cb5
Add Finnish translation
2012-06-19 18:02:05 -04:00
KHobbits
8dfb3c03c7
*borrows snowleo's strainer*
2012-06-19 20:57:40 +01:00
Paul A.
81c545f45b
Merge pull request #86 from necrodoom/patch-4
...
adding beef and steak to items.csv - thanks @necrodoom
2012-06-19 07:13:37 -07:00
KHobbits
65025d47c5
Little safety check for bad plugins.
2012-06-19 09:03:37 +01:00
KHobbits
4f23e8aaeb
Patch to allow plugins to use ignore lookup, without updating their own code.
2012-06-19 08:59:26 +01:00
KHobbits
aea2c00a95
Add optional 2n'd param to temp ban reason TL key.
2012-06-19 08:46:33 +01:00
necrodoom
eafe0380e1
hotfix before 2.9.2 release
2012-06-19 10:04:13 +03:00
ementalo
3975ceb2a0
Fixing vanish on off arguments
2012-06-18 15:35:21 +01:00
ementalo
0a3ecbcd0e
Use the assigned variable when looking at durability in itemdb
2012-06-18 10:28:37 +01:00
KHobbits
9679a90d88
Add sign throttle config option.
...
Allows you to limit how often an Essentials sign can be spammed per player.
2012-06-17 19:28:59 +01:00
KHobbits
9f852b3a41
Using /exp, show can't find player message, if no matching player is found.
2012-06-16 18:22:31 +01:00
KHobbits
edca2cbdff
Added missing syntax to plugin.yml
2012-06-16 17:56:12 +01:00
KHobbits
c578302d7c
Fix playerlistname update when prefix/suffix option is disabled.
...
Fixes #2216
2012-06-16 17:42:42 +01:00
KHobbits
dfce4b31f3
Adjust kit delay description.
...
Fixes #1580
2012-06-16 17:37:42 +01:00
KHobbits
669edfc048
Prevent joinbots from triggering join code, unless they are actually connected to the server and online.
2012-06-16 17:31:33 +01:00
KHobbits
0a9c88a990
Added TL key for ban syntax,
...
Default message: "Banned: <reason>"
Default reason: The Ban Hammer has spoken!
Optional 2nd param to banReason, {1}, will contain user who made the ban.
Example use: "banReason=Banned for {0} by {1}"
2012-06-16 17:10:47 +01:00
KHobbits
4e5e5a9684
Fix teleport cooldowns - thanks @basicsensei
...
Fixes #2260
2012-06-16 16:46:40 +01:00
KHobbits
97eada7dd6
Players should not be able to ignore Console
...
Also implement chat exempt permission in other commands.
2012-06-16 16:22:51 +01:00
KHobbits
4c5a88929c
Fix /exp so it can be used in the console
2012-06-16 14:26:29 +01:00
KHobbits
af7e427545
Avoid silent command failures on /hat (ie typing /hat fish will no longer silently return as if broken)
2012-06-16 14:02:13 +01:00
KHobbits
4638c5ab55
Added missing TL key 'hatRemoved'
2012-06-16 13:56:36 +01:00
KHobbits
0c2e63baad
Make /vanish follow the same rules as /fly, /god and /gamemode
2012-06-16 13:53:46 +01:00
kukelekuuk00
6ec5b4a5da
Updated dutch translation and fixed many grammar and spelling mistakes.
2012-06-16 00:02:19 +02:00
kukelekuuk00
641a4b9dff
Allow your hat to be removed with /hat remove
2012-06-15 22:36:26 +02:00
kukelekuuk00
d1a1559dca
args[0] instead of args[1]
...
derp
2012-06-15 11:41:06 +02:00
kukelekuuk00
0d56b700bf
/vanish [on|off]
2012-06-15 11:02:04 +02:00
KHobbits
10d902e730
Revert "Invert teleport timer."
...
This reverts commit 0436962ee7
.
2012-06-13 03:06:42 +01:00
KHobbits
0436962ee7
Invert teleport timer.
2012-06-13 02:51:47 +01:00
KHobbits
2bebb0bd61
3 char min length on /pay and /msg
2012-06-13 00:49:36 +01:00
Iaccidentally
c32e10caac
oops. forgot this.
2012-06-12 01:13:12 -04:00
Iaccidentally
f0b3acf491
fix Portuguese translation with new messages
2012-06-11 22:34:40 -04:00
Iaccidentally
9e1d7aca92
fix some tl keys
2012-06-11 22:05:30 -04:00
KHobbits
3b43f7bf03
Messing around with whois syntax
...
(TL's probably need some love)
2012-06-12 01:43:20 +01:00
KHobbits
2f18c6edf1
Fix spacing issue in /list
2012-06-12 00:27:21 +01:00
KHobbits
79f8699174
Fixing messed enchantment.
2012-06-12 00:18:53 +01:00
KHobbits
602681dcc2
Merge pull request #76 from necrodoom/patch-2
...
pull request for expanding enchant database
2012-06-11 16:17:53 -07:00
KHobbits
3e63047c38
Merge pull request #77 from necrodoom/patch-3
...
woodenslab fix, pointed out by branicyeti
2012-06-11 16:17:21 -07:00
KHobbits
4f2f166824
Adding mute status to /whois
2012-06-12 00:16:09 +01:00
necrodoom
fc782f286d
woodenslab fix, pointed out by branicyeti
2012-06-11 16:39:18 +03:00
necrodoom
425c548611
pull request for expanding enchant database
2012-06-11 15:08:12 +03:00
md_5
8cff4348a6
Fix the vanish command for good.
2012-06-11 09:18:06 +10:00
KHobbits
40271f2ddf
I spied some more big Booleans.
2012-06-11 00:14:19 +01:00
KHobbits
aa1205f42d
i should prefer boolean to Boolean.
2012-06-11 00:08:31 +01:00
KHobbits
2e15de483d
Make /whois throw an error if no matching players are found.
2012-06-11 00:07:22 +01:00
md_5
77b0415c1b
Pass the actual player object to Bukkit.
2012-06-11 08:45:24 +10:00
KHobbits
43b3a9df23
/vanish command sets players invisible to essentials commands.
2012-06-10 23:36:10 +01:00
KHobbits
8b47b80b0b
Broadcast command allows colour formatting.
2012-06-10 23:35:50 +01:00
KHobbits
13da8c3adc
Fix /lightning <player> <damage> to actually deal the proper set damage (5 or 25% by default).
2012-06-10 23:00:49 +01:00
KHobbits
a10190df51
Fix /essentials command to not show command debugging if there were no conflicts.
2012-06-10 22:46:56 +01:00
KHobbits
ecfa745484
Try to be a little more sensible with stored cooldowns.
2012-06-10 21:55:48 +01:00
KHobbits
20d439578b
Fix /mute to follow same convention as /tjail
...
Fixed #2056
2012-06-10 19:56:24 +01:00
KHobbits
dd7f1bcf25
Missing event aborts in sign code.
2012-06-10 19:40:09 +01:00
KHobbits
3b855255cf
Fix bug with /remove and minecarts
2012-06-10 19:36:31 +01:00
KHobbits
23283426e0
Allow syntax: /god <player> <on/off>
2012-06-10 19:20:43 +01:00
KHobbits
c958bc78dd
Allow syntax: /fly <player> <on/off>
2012-06-10 19:11:45 +01:00
KHobbits
24ec242ecf
Fixing up some TL mistakes
2012-06-10 18:38:55 +01:00
KHobbits
9068c13e39
Play a bit less greedy with events
2012-06-10 18:33:07 +01:00
KHobbits
024aff0af5
Remove dura command and merge into itemdb.
2012-06-10 18:31:28 +01:00
KHobbits
57c1d75779
Fix kits to only show to people who can use them.
2012-06-10 18:27:55 +01:00
KHobbits
8c434783a2
Merge pull request #72 from kukelekuuk00/master
...
Durability command
2012-06-10 10:22:42 -07:00
necrodoom
b218d33a24
file indented for unknown reason
2012-06-10 18:06:26 +03:00
necrodoom
6e0f4674d5
updating items.csv with newest pastebin, fixes duplicates and wrong aliases.
2012-06-10 15:29:34 +03:00
kukelekuuk00
62812e1e3a
DERP #2
2012-06-10 14:19:03 +02:00
kukelekuuk00
63680b4911
DERP
2012-06-09 23:06:09 +02:00
KHobbits
93980629d3
Merge branch 'master' of github.com:essentials/Essentials
2012-06-03 16:35:12 +01:00
KHobbits
f299771044
Fix broken preventmodify permissions check in invsee (*scowls at ementalo*)
...
Also added check to prevent duping items
2012-06-03 16:34:27 +01:00