Commit graph

160 commits

Author SHA1 Message Date
Jascha Starke
f322468d40 Usage of AttachedBlock CustomEvents to prevent drop of torches and co
Disabled MultiWorld-GameMode-Hook (as MW-GameMode dosn't work at all)
plib 1.3 compatibilty to prevent NPE
Region-Command and Flag-Storage fixes
Creative-World-Suicide fix
2013-09-21 22:12:40 +02:00
Jascha Starke
d8cc4f2412 dow 2013-09-21 10:23:55 +02:00
Jascha Starke
ed809b5b18 Fix: NPE when moving non-saved-survival-state 2013-09-21 10:23:04 +02:00
Jascha Starke
acbe6838b7 Rely on the new inventory blocking, so that placing against chests while crouching is possible 2013-09-19 19:41:10 +02:00
Jascha Starke
2bb077f94f PistonGlitch Fixes
Ticket #147
2013-09-19 17:17:05 +02:00
Jascha Starke
9a6d57f2e2 Better Border-Check for collapsed regions 2013-09-15 18:35:56 +02:00
Jascha Starke
64eda8f1bd CommandBlocker ignore case 2013-09-15 15:04:59 +02:00
Jascha Starke
58742ee775 Permission node description line breaks 2013-09-14 23:10:23 +02:00
Jascha Starke
8e9dcd59f8 Reintegrated AuthMe Inventory-Events 2013-09-14 15:13:53 +02:00
Jascha Starke
57ad7aaa8d Fixed #146 by reverting event priority f*ckup 2013-09-14 14:30:09 +02:00
Jascha Starke
db97f869d7 Ticket #146 (possible fix)
- MultiWorld World GameMode support
 - EventPriority onGameModeChange fix
2013-09-14 13:53:49 +02:00
Jascha Starke
7385478e13 Small-Improvements
- Better .command-Permission documentation
 - JUKEBOX blocked by default
 - ignoreCancelled PlayerInteractEvent
2013-08-29 14:20:57 +02:00
Jascha Starke
b32b0109f0 BlockState-Improvements:
- Performance by using Metadata
 - Explosion checks
 - Disable Survival Database store.
2013-08-29 14:19:59 +02:00
Jascha Starke
23983ea6ad Missing file causing startup error 2013-08-17 00:32:48 +02:00
Jascha Starke
df373ab64c Fixed BlockState-Command documentation 2013-08-12 16:27:02 +02:00
Jascha Starke
4d7507c557 ItemFrame support in BlockState
Reworked DocComments for plib-1.1
2013-08-12 15:50:05 +02:00
Jascha Starke
cdcf18cda5 Added entityInteract-limitation on region border 2013-07-31 14:27:04 +02:00
Jascha Starke
a622d4e405 WorldGaurd Typo-Fix (/lcr command) 2013-07-30 21:34:22 +02:00
Jascha Starke
93ee72e2c6 Fixed maxFallingHeight-Configuration Setting and added -1 to disable 2013-07-30 08:44:22 +02:00
Jascha Starke
aab42fcdca German Translation
and en. Localization fix
2013-07-29 12:25:24 +02:00
Jascha Starke
a33c4d4c51 New Inventory-Blocking, that doesn't require horse blocking any longer.
Can be bypassed with a dynamic permission (see http://dev.bukkit.org/bukkit-plugins/limited-creative/pages/permissions/#w-additional-dynamic-permissions)
2013-07-29 10:22:39 +02:00
Jascha Starke
58a092267a Riding animals buck off the player now on gamemode change 2013-07-29 08:47:25 +02:00
Jascha Starke
5d7dee727b Reworked DocComments for Better LineEnding parsing 2013-07-29 00:12:47 +02:00
Jascha Starke
cf028eb2dd Added XP-removing on drop prevention 2013-07-28 21:13:14 +02:00
Jascha Starke
b823dc24a1 BlockState-Command
BlockState loading fix
BlockState piston bypass prevention
Loading without WorldEdit dependency fix
2013-07-28 20:23:43 +02:00
Jascha Starke
86eeceb450 Added MCStats Metrics. Can be disabled together with Piwik,
or like descriped at http://mcstats.org/learn-more/
2013-07-28 11:07:27 +02:00
Jascha Starke
e7a794add7 WorldEdit Intergration for remember BlockState
(Should work with LogBlock, untested)
2013-07-27 17:44:30 +02:00
Jascha Starke
61cb058575 BlockState: Module Load fixed
BlockState: Config default disabled
2013-07-27 00:25:39 +02:00
Jascha Starke
1ef29ff8e6 Readded EXPERIMENTAL BlockState Feature with reworked DB. Merged from
branch 'remember_blocks'
2013-07-27 00:01:26 +02:00
Jascha Starke
1fbd0e14cf Complete switch from eBean to plib DBAL 2013-07-26 23:30:57 +02:00
Jascha Starke
54a0eb2224 Fixed Possible config updrade NPE 2013-07-26 18:21:26 +02:00
Jascha Starke
40233364aa Fixed ItemStack as Creative-Armor 2013-07-26 17:02:01 +02:00
Jascha Starke
536c5bfdcb Database-Rework 2013-07-26 17:00:47 +02:00
Jascha Starke
52dea4a793 Horse added to default config 2013-07-23 15:22:46 +02:00
Jascha Starke
0f2a978f75 New Limitation Features
to fix: #108/#121
Fixed #125
2013-07-02 11:43:13 +02:00
Jascha Starke
328929fb3f Removed not usable experimental feature 2013-04-20 10:35:53 +02:00
Jascha Starke
3a4f8a844b Default disabled experimental broken feature 2013-04-20 10:11:00 +02:00
Jascha Starke
73285de3c7 BlockState config description 2013-04-01 22:47:38 +02:00
Jascha Starke
d7280f6d69 Fix for #110 (NPE for empty BlackList-String-Entry) 2013-04-01 22:42:21 +02:00
Jascha Starke
76147c3c52 Merge branch 'remember_blocks' 2013-04-01 22:20:31 +02:00
Jascha Starke
85a0008fbe Improved tool usage 2013-04-01 22:19:58 +02:00
Jascha Starke
90cc0d0ccf Creating a block-database to store the gamemode of all created Blocks 2013-03-29 13:44:53 +01:00
Jascha Starke
7be648f552 Late loading/unloading of conflicting/depended plugins now disables the related modules
The opposite (if dependency are fixed again) is not implemented. A full server reload is required to re-enable the modules. (A reload with PluginManager works to, but is not recommended)
2013-03-29 11:14:10 +01:00
Jascha Starke
467653891f reverted chest recognition for beacon and enderchest 2013-03-28 09:46:03 +01:00
Jascha Starke
071279ff02 Fix for Ticket #102 (missing dependency -> NoClassDefFoundError) 2013-03-25 17:51:01 +01:00
Jascha Starke
ee0a78a2fe Experimental Feature: Per GameMode Permission (Vault, Perm-Groups)
Readme update
Removed dep. provided by plib
2013-03-24 22:26:53 +01:00
Jascha Starke
aa13a91c2c TinyUrl for config description link 2013-03-23 19:26:13 +01:00
Jascha Starke
fbcaf5f4f9 v2.0-3:
- Fixed #94 Minecart with Hopper
 - Fixed #97 pickup-Config option
 - Fixed #98 Region-Feature disabled failure
 - Fixed reload-command
 - Added entity interaction prevention (for #94)
2013-03-23 17:59:14 +01:00
Jascha Starke
89318a3658 Going for 1.5
Fixed missing strings
Fixed region interact
2013-03-20 21:33:52 +01:00
Jascha Starke
670908dc6a Missing commit
Cleanup (esp. Translation)
Fixed modules late load (confrom config cmd)
Optional GameMode per Region
2013-03-20 17:11:32 +01:00
Jascha Starke
cf9449aae5 base region general working 2013-02-10 22:12:31 +01:00
Jascha Starke
cd9dce04c5 Implemented (non functional) Regions 2013-02-09 20:09:57 +01:00
Jascha Starke
729c186b75 Better Configuration implementation and better working Limit Features 2013-02-05 21:04:05 +01:00
Jascha Starke
0d0a9bfaba Base impl. Feature Limits 2013-02-01 22:25:43 +01:00
Jascha Starke
dbce96a5ac Directory restructure (maven recommended layout) for Unit-Tests 2013-01-23 16:31:33 +01:00
Jascha Starke
de57c93844 Working commands 2013-01-22 18:38:48 +01:00
Jascha Starke
771d2a01f9 Neary full functional Inventory module. 2013-01-20 13:15:34 +01:00
Jascha Starke
672befc658 Working Inventory-Feature with some basic configuration 2013-01-18 22:51:08 +01:00
Jascha Starke
f80a88174c Complete rewrite beginning:
- removed any old implementation
 - basic modul setup
 - using new hook system
2013-01-16 12:33:14 +01:00
Jascha Starke
2501aed96a Working plugin yml generation 2013-01-13 14:40:32 +01:00
Jascha Starke
d09306a9b7 experimenting... 2012-11-20 08:41:41 +01:00
Jascha Starke
0587d6a6b7 Converted Permission-Nodes, but missing translation for now 2012-11-15 22:00:57 +01:00
Jascha Starke
a9bce7ae2a v1.4.0:
- Fixed german translation encoding
 - Changed default of config-option regions.remember to not confuse new
   users whose gamemode is changed in a region by other plugins
   (MultiVerse can be a pain)
2012-11-12 23:31:02 +01:00
Jascha Starke
cf20f14433 v1.4.0a:
- unused import
2012-11-12 23:22:49 +01:00
Jascha Starke
31f670aff3 v1.4.0a:
- Fix: Block breaking of hanging entities (Paintings/ItemFrames) in/out
   of gamemode-areas
 - German Translation (As bad as English one, even its my primary lang.)
 - Removed Permission-Configuration
   * It is now always enabled to prevent confusion.
   * ATTION for PEX-Admins:
     # You have to add a Permission "-limitedcreative.keepinventory" if
     # you like to keep separated Inventories even with an
     # '*'-Admin-Permission
 - Now blocking interaction with item-frames in creative when
   nolimit.drop is enabled (default). So people neither can drop items,
   nor put it in a frame to pass it to survival.
 - Added Command Blocker
   * ATTENTION: You have to update the configuration by hand to add
     the commands to the block-list.
2012-11-12 23:22:18 +01:00
Jascha Starke
f382d56df5 v1.3.0c:
- xAuth 2.0.20 Integration Fix
2012-09-06 20:11:35 +02:00
Jascha Starke
298d39841f v1.3.0b:
- Bukkit EnderChest InventoryHolder Workaround
2012-08-16 10:24:50 +02:00
Jascha Starke
8166b4d923 v1.3.0a:
- /lc a[dventure] command
2012-08-04 12:04:04 +02:00
Jascha Starke
585aa06fae v1.3.01:
MC 1.3.1:
 - Adventure GameMode Inventory (optional)
 - Region Flag for Adventure Inventory
2012-08-04 11:23:55 +02:00
Jascha Starke
50f022e1fb 1.2.5:
- authme reloaded update
   * LowerCase PlayerNames
2012-07-14 21:18:30 +02:00
Jascha Starke
677664d529 Fix Ticket 43:
- loading group region flag
2012-04-30 16:19:11 +02:00
Jascha Starke
41fe092ac9 Merge branch 'Bukkit-1.2' 2012-04-13 19:04:33 +02:00
Jascha Starke
d448eb0f85 v1.2.3-beta:
- reverted xAuth session test
 - closing inventory on GM-Switch
 - fixed multiverse world teleport issue (by removing an not longer
needed workaround)
2012-04-13 18:53:31 +02:00
Jascha Starke
bcacf3e894 v1.2.2-alpha:
- functions renamed making sense
 - full use of "gamemode" flag, allows nesting of gamemode regions
2012-03-23 16:58:06 +01:00
Jascha Starke
ad2856bac8 official xauth update 2012-03-23 16:20:42 +01:00
Jascha Starke
72715a40c4 v1.2.1-alpha:
- muliverse unhandled worlds fix
 - publsh of armor config fix
2012-03-16 16:37:43 +01:00
Jascha Starke
fcf6b084d2 still v1.0.1:
- bypassing downgrade issue (unknown flags in regions.yml)
2012-03-16 14:26:15 +01:00
Jascha Starke
0f738ac018 v1.0.1: blind fixed known issues
- error on swapping to creative with correct config
 - "/region info" not working on new worldguard-versions
 - unload error when worldguard not enabled
2012-03-16 14:14:21 +01:00
Jascha Starke
3045d5b42c armor config fix 2012-03-06 10:17:48 +01:00
Jascha Starke
24d07152ab first maven step
also:
 - fixed playermoveevent coarse-check
2012-03-03 11:42:14 +01:00
Jascha Starke
69786772f7 v1.2.0-alpha:
- initial worldguard 5.5.2-snapshot
2012-03-02 20:40:10 +01:00
Jascha Starke
2039f719c6 R6 (aka R5) optimizations 2012-03-01 18:33:07 +01:00
Jascha Starke
392301706d Merge remote-tracking branch 'origin/1.1-R5' 2012-03-01 18:23:12 +01:00
Jascha Starke
6bff984ab3 1.1-R4 Workaround removed 2012-03-01 13:28:02 +01:00
Jascha Starke
2cedaf8486 suppress suppress warning ;) 2012-02-28 17:32:37 +01:00
Jascha Starke
349d328a11 v0.9.7:
- amount bugfix, bad damn typo xD
2012-02-26 21:24:49 +01:00
Jascha Starke
4c7c4bb94d v0.9.6:
- projectile fix
 - multiple worlds without multiverse fix
2012-02-26 12:33:52 +01:00
Jascha Starke
7458b09a17 Fix for 1.1-R4 fallback load of old inventories 2012-02-26 10:53:40 +01:00
Jascha Starke
64b2beac27 (still in) v0.9.5-beta:
- Optimized Player Respawn
2012-02-25 18:27:30 +01:00
Jascha Starke
bd22b29b21 i failed again on java string comparison 2012-02-25 17:19:14 +01:00
Jascha Starke
483d894c20 v0.9.5-beta:
- configuration: disable remember of optional region
 - chain armor for creative player
 - prevent leave creative region flying
 - players.yml cleanup
 - update on region changes
2012-02-25 17:08:06 +01:00
Jascha Starke
145cd71689 eclipse import order, whaterver 2012-02-22 19:22:59 +01:00
Jascha Starke
b9de1f4f31 - CraftBukkit 1.1-R4 Workaround
- login fix
2012-02-20 21:54:38 +01:00
Jascha Starke
2e8708f661 - handle regions on join 2012-02-20 21:34:05 +01:00
Jascha Starke
3bdca1cdb1 v0.9.5: (in work)
- major code rework
 - survival areas in creative worlds
 - multiverse support
 - better inventory storage
 - removed give-item-back-on-creative-death, as not needed and causes
more trouble then usage
2012-02-20 21:06:20 +01:00
Jascha Starke
07fcabbd56 - localization
- xauth integration
 - beginning multiverse/creative world integration (not completed yet)
2012-02-13 22:19:34 +01:00
Jascha Starke
d4ee873f77 New (basic) WorldGuard Integration (eventdriven) for less mem usage 2012-02-11 13:05:49 +01:00
Jascha Starke
e3153596b4 v0.9.1:
- fixed pistons moving multiple blocks
 - added compatibility to AuthMe
 - added '*'-BlackList to prevent any item/block usage/break in creative
 - added region-flag to prevent any item from spawning
2012-02-10 23:03:42 +01:00
Jascha Starke
147e453299 v0.9:
- blocking pistons region bypass
 - reworked config/blacklist and configuration commands
 - added optional feature: prevent dealing damage to creatures
 - added optional feautre: prevent usage of buttons/levers
 - added possibility to blacklist items with spec. data
 - * supporting monster_eggs
2012-02-03 22:47:56 +01:00
Jascha Starke
700d8f54c1 v0.8.2
- extended debug mode
 - major compatibility fix (hopefully fixes most issue tickets)
 - added remove pickups option
 - made remove drops optional
 - scheduled cleanup (to free a few bytes)
 - reload-command
2012-02-01 22:25:34 +01:00