DarkLiKally
|
7b725d655c
|
Fixed sign alternative for /buyregion
|
2011-03-02 13:43:21 +01:00 |
|
DarkLiKally
|
3e9c7aa74b
|
Fixed error with player-eat-check
|
2011-03-01 19:58:54 +01:00 |
|
DarkLiKally
|
916ed2652e
|
Added check if player eats something
|
2011-03-01 19:43:50 +01:00 |
|
DarkLiKally
|
59a1726e8c
|
Fixed heal flag (for max. player health(20))
|
2011-03-01 15:18:34 +01:00 |
|
DarkLiKally
|
20f91b5258
|
Fixed denyspawn flag
|
2011-03-01 12:45:20 +01:00 |
|
Redecouverte
|
353ce7e825
|
removed legacy comments
|
2011-02-28 21:15:41 +01:00 |
|
Redecouverte
|
94be4ab18e
|
updated permissions_list.txt
|
2011-02-28 20:39:30 +01:00 |
|
DarkLiKally
|
df7409607f
|
Added administrator notification functionality and flag for greets and farewells
|
2011-02-28 20:28:14 +01:00 |
|
Redecouverte
|
79b937e8d2
|
yet another fix for state flag fallback
|
2011-02-28 19:57:20 +01:00 |
|
DarkLiKally
|
83c6c9c743
|
Removed unused imports from WorldGuardVehicleListener.java
|
2011-02-28 19:47:25 +01:00 |
|
Redecouverte
|
6a2affc0f9
|
new global flags are now read from .yml files
|
2011-02-28 19:36:46 +01:00 |
|
Redecouverte
|
8ad713c183
|
implemented passthrough flag
|
2011-02-28 19:32:59 +01:00 |
|
DarkLiKally
|
f8fb746f64
|
Fixed WorldGuardVehicleListener.java
|
2011-02-28 19:19:45 +01:00 |
|
DarkLiKally
|
c6b3507bf4
|
Added placeVehicle Flag
|
2011-02-28 19:15:37 +01:00 |
|
Redecouverte
|
2dc95da6e0
|
moved registerEvents() int event listeners
|
2011-02-28 19:05:07 +01:00 |
|
Redecouverte
|
8f9bfcf474
|
enum flags now also take lovercase names
|
2011-02-28 18:51:37 +01:00 |
|
Redecouverte
|
a8b54757e9
|
fixed /region info and region flag fallback
|
2011-02-28 18:36:19 +01:00 |
|
Redecouverte
|
19cfd9edc6
|
renamed new map to not confuse gson
|
2011-02-28 18:14:44 +01:00 |
|
Redecouverte
|
03d0f962e5
|
some more fixes for the new flag containers
|
2011-02-28 18:08:52 +01:00 |
|
Redecouverte
|
0ff24627ca
|
fixed npe with new flag containers
|
2011-02-28 17:47:51 +01:00 |
|
Redecouverte
|
4d8cd430b7
|
renamed isFlagAllowed() to isStateFlagAllowed()
|
2011-02-28 17:25:31 +01:00 |
|
Redecouverte
|
30b0e5d0b1
|
rewrote flag system to end the madness
|
2011-02-28 17:19:51 +01:00 |
|
Redecouverte
|
cdf067bba8
|
fixed crash in removeRegion
|
2011-02-28 11:00:37 +01:00 |
|
Redecouverte
|
e4d05e14ac
|
now using new command system
|
2011-02-28 10:45:00 +01:00 |
|
DarkLiKally
|
82dc78523f
|
Added sign alternative for /buyregion
Added flag for lever and button usability
|
2011-02-28 10:42:34 +01:00 |
|
Redecouverte
|
676e744c02
|
replaced string comparison with instanceof
|
2011-02-28 00:52:26 +01:00 |
|
Redecouverte
|
0d80265ff2
|
updated permissions example in config.yml, fixed typo in CommandTpRegion, removed debug output in RegionCommandHandler
|
2011-02-28 00:49:24 +01:00 |
|
DarkLiKally
|
442521a73c
|
Added getIntersectingRegions() method for polygonal and cuboid regions
|
2011-02-27 21:03:46 +01:00 |
|
Redecouverte
|
dcef083e30
|
fixed worldguard.notify and worldguard.bypass permissions, optimized getApplicableRegionSet() calls
|
2011-02-27 19:31:49 +01:00 |
|
Redecouverte
|
162cd20f80
|
added permissions worldguard.region.priority.own and worldguard.region.priority.all
|
2011-02-27 18:43:39 +01:00 |
|
Redecouverte
|
c74433422a
|
region priority is now set correctly in /region claim
|
2011-02-27 18:40:32 +01:00 |
|
Redecouverte
|
f338650b24
|
hopefully final fix for tnt block
|
2011-02-27 18:20:07 +01:00 |
|
Redecouverte
|
65c0d77d3e
|
updated protection classes for getIntersectingRegions()
|
2011-02-27 18:16:09 +01:00 |
|
Redecouverte
|
09a150b6e9
|
updated config.yml, removed old permissions
|
2011-02-27 17:59:01 +01:00 |
|
Redecouverte
|
06173a446a
|
blacklist can now be used as whitelist
|
2011-02-27 17:48:07 +01:00 |
|
Redecouverte
|
d6adea447e
|
json data is now reloaded if manually edited
|
2011-02-27 17:25:13 +01:00 |
|
Redecouverte
|
d042b785ed
|
updated tnt fix, updated respawn teleport
|
2011-02-27 17:00:34 +01:00 |
|
Redecouverte
|
881846d301
|
fixed tnt block npe thanks to Brettflan, added claim-only-inside-existing-regions and max-region-count-per-player region options, updated ApplicableRegionSet for regions
|
2011-02-27 16:24:07 +01:00 |
|
DarkLiKally
|
2092cc43b3
|
Updated for iConomy 4.0
|
2011-02-27 09:54:43 +01:00 |
|
DarkLiKally
|
dc637d0f2b
|
Fixed wall sign protection
|
2011-02-26 16:54:18 +01:00 |
|
DarkLiKally
|
987a20b33c
|
Added ability to set a max. claim volume
|
2011-02-26 15:35:48 +01:00 |
|
DarkLiKally
|
dbf65f798f
|
Optimized the countBlocks() method for polygonal regions
|
2011-02-26 14:56:49 +01:00 |
|
DarkLiKally
|
97aa259b2d
|
Added method to count the blocks in a polygonal region
|
2011-02-26 14:54:25 +01:00 |
|
Redecouverte
|
770a108bad
|
/region info now names locations correctly
|
2011-02-26 13:18:31 +01:00 |
|
DarkLiKally
|
71aaa574b2
|
Added method to count the blocks in a cuboid region
|
2011-02-26 13:11:27 +01:00 |
|
Redecouverte
|
a02fe633e2
|
fixed spawn/teleport flags
|
2011-02-26 12:49:14 +01:00 |
|
Redecouverte
|
0669bab563
|
added aliases /rd, /rc, /rf, /ri, /rl, /rp for region commands
|
2011-02-26 12:24:49 +01:00 |
|
Redecouverte
|
a258400443
|
fixed npe for onPlayerRespawn
|
2011-02-26 12:00:02 +01:00 |
|
Redecouverte
|
d02c5057c6
|
for
/region flag id name subname some string with spacaes
valueStr now contains 'some string with spaces'
this does only work for flags with a subname
|
2011-02-26 11:57:15 +01:00 |
|
Redecouverte
|
a473f47235
|
/tpregion now checks for flag rights
|
2011-02-26 01:18:50 +01:00 |
|