snowleo
|
201ffa4770
|
[trunk] Update user data if a command from /powertool is removed
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1217 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 13:41:36 +00:00 |
|
snowleo
|
8ac6f92250
|
[trunk] Removed useless loadClasses() method from Essentials.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1216 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 13:38:02 +00:00 |
|
snowleo
|
d311fc126f
|
[trunk] New mechanism for upgrading config files. This will be extended in the future.
New worth.yml autogenerated from the previous values.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1215 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 13:36:09 +00:00 |
|
snowleo
|
aaae6264cb
|
[trunk] Group inheritance for warp signs
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1214 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 07:05:46 +00:00 |
|
snowleo
|
0b95a2f417
|
[trunk] Groups for Protection signs.
Group inheritance.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1213 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 07:01:18 +00:00 |
|
snowleo
|
09ab981585
|
[trunk] Worth/Sell: Support for double values as prices and more important: support for data items.
the yaml structure has changed, there is a fallback to the old structure.
This code is untested.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1212 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 06:45:37 +00:00 |
|
snowleo
|
c849bf7fe9
|
[trunk] Worth/Sell: Support for double values as prices and more important: support for data items.
the yaml structure has changed, there is a fallback to the old structure.
This code is untested.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1211 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 06:28:56 +00:00 |
|
snowleo
|
cf144b1a64
|
[trunk] Cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1210 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 06:00:27 +00:00 |
|
snowleo
|
528aa3d6cf
|
[trunk] Cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1209 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 05:59:59 +00:00 |
|
snowleo
|
31dc8694b6
|
[trunk] /worth: don't access config directly, don't reload config after save and use getPrice() method.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1208 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 05:57:16 +00:00 |
|
snowleo
|
fc9a9c2b9f
|
[trunk] 1 to 1 ratio in Nether: The code is in two places. Also fixes 1/16=0 error using /world command.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1207 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 05:52:58 +00:00 |
|
snowleo
|
76dda664d7
|
[trunk] Groups for Protection signs.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1206 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 05:36:32 +00:00 |
|
ementalo
|
a9a178466c
|
[trunk] restore a users saved inventory if they use invsee then logout
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1205 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 00:54:31 +00:00 |
|
ementalo
|
ed71a41578
|
forgot to return
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1204 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 00:46:53 +00:00 |
|
ementalo
|
2372be6a57
|
[trunk] moved the worth-id: cost out to their own file "worth.yml" some default values will be created. If you have values in config.yml already then they need to be copied to this new file. Added a setworth command that can change / add worth values.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1203 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-16 00:42:43 +00:00 |
|
ementalo
|
3a18f9bf33
|
[trunk] change the ability to nick others to permission node "essentials.nick.others"
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1202 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 23:21:40 +00:00 |
|
ementalo
|
c1ef4faaf9
|
[trunk] new setting use-1to1-ratio if true sets the nether offset when using world to 1:1 else defaults to normal nether ratio
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1201 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 23:06:29 +00:00 |
|
ementalo
|
60bf78040c
|
[trunk] fix setting for prevent-block-on-rails
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1200 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 21:56:40 +00:00 |
|
ementalo
|
8a12038948
|
[trunk] fixing node setting for warn-on-build-disallow. This needs to be in the protect: section under the disable: best place is to put it under the build: true node
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1199 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 21:18:32 +00:00 |
|
ementalo
|
d3b6534396
|
[trunk] case insensitive items from items csv when using /item and /give
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1198 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 21:11:41 +00:00 |
|
ementalo
|
77ad27a6ff
|
[trunk] change the way we prevent jailed players teleporting, should fix conflict with nocheat
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1197 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 20:13:16 +00:00 |
|
ementalo
|
4bef593e2f
|
[trunk] emoney
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1196 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 19:47:17 +00:00 |
|
ementalo
|
2756dae1f8
|
[trunk] remove ServerList section
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1195 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 16:42:53 +00:00 |
|
snowleo
|
6736daa894
|
Removing private directory again.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1194 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 06:55:39 +00:00 |
|
zenexer
|
a8ef55e057
|
Added overridden-commands. Commands beginning with /e will also give Essentials precedence.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1193 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-15 01:41:42 +00:00 |
|
ementalo
|
7463d06594
|
cleanup
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1192 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 22:53:36 +00:00 |
|
snowleo
|
bffaf98fcd
|
[trunk] Don't forget to update the minBukkitBuildVersion in Essentials class.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1191 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 22:16:01 +00:00 |
|
snowleo
|
31ab41fab3
|
[trunk] Do not rely on getItemInHand();
Bukkit-Bug: http://leaky.bukkit.org/issues/663
Fixes issue with data items and /unlimited
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1190 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 22:11:35 +00:00 |
|
ementalo
|
2b1164f021
|
[trunk] add setting warn-on-build-disallow to protect. setting this will give users with build:false a warning
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1189 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 21:14:16 +00:00 |
|
ementalo
|
7e93ef0bd0
|
RB #677
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1188 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 10:36:17 +00:00 |
|
ementalo
|
dd164d2e38
|
[trunk] adding new setting to send a person to spawn if /home is used with no home set
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1187 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-14 09:36:25 +00:00 |
|
ementalo
|
b3d6c32b71
|
recommend # 674
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1186 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-13 12:37:56 +00:00 |
|
ementalo
|
268961045f
|
new RB #647,
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1185 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-13 12:21:39 +00:00 |
|
snowleo
|
7d01b1c352
|
[trunk] God/Heal: New aliases /egod and /eheal
Also fix: /money and /bal for /balance
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1184 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-12 20:29:32 +00:00 |
|
snowleo
|
1142a66b24
|
No private folders please!
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1183 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-12 20:28:52 +00:00 |
|
snowleo
|
eaa6333ceb
|
[trunk] God/Heal: New aliases /egod and /eheal
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1182 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-12 19:39:38 +00:00 |
|
zenexer
|
b4e7bc3507
|
Added /ifo and /about as aliases for /info
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1181 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-12 03:14:01 +00:00 |
|
zenexer
|
ef29285239
|
Added ability to disable nicknames by adding /nick to the disabled commands list
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1180 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-12 02:21:53 +00:00 |
|
zenexer
|
8641290caa
|
Added /realname
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1179 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 17:38:40 +00:00 |
|
snowleo
|
13940ddebe
|
[trunk] Antioch: Removed restriction to op users.
People want use the command, so we don't need this artificial restriction.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1178 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 11:23:10 +00:00 |
|
snowleo
|
0c0a8b2602
|
[trunk] Protect: new prevent.portal-creation
If enabled, players can't create portals using fire.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1177 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 10:49:45 +00:00 |
|
snowleo
|
8a30845b1d
|
[trunk] getSaveDestination: floor location and center the player on the block
Less chance to get stuck in walls
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1176 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 08:58:16 +00:00 |
|
ementalo
|
3f2a7388b6
|
[trunk] updated csv by necrodoom
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1175 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 08:48:40 +00:00 |
|
snowleo
|
545fcccaf7
|
[trunk] UserData: Catch null location in getHome
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1174 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 00:35:56 +00:00 |
|
snowleo
|
48a39e8779
|
[trunk] Config: added all possible values to prevent spawning
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1173 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-11 00:10:18 +00:00 |
|
snowleo
|
d731dd4da1
|
[trunk] UserTest/Home: We can't test home without a running server.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1172 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-10 23:43:02 +00:00 |
|
snowleo
|
d23e7a2821
|
[trunk] Home: Catch world not loaded/unknown in server.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1171 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-10 23:35:07 +00:00 |
|
snowleo
|
471e20473b
|
[trunk] GroupManager: Support utf-8 for saving files.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1170 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-10 22:55:11 +00:00 |
|
ementalo
|
27a3d0a9a1
|
[trunk] add alias of ci to cleaninventory
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1169 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-10 21:21:34 +00:00 |
|
snowleo
|
c753621b40
|
[trunk] added woodenstair, woodstair, wstair to item.csv
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1168 e251c2fe-e539-e718-e476-b85c1f46cddb
|
2011-04-10 21:00:50 +00:00 |
|