Commit graph

60 commits

Author SHA1 Message Date
f2af77b9b7
Resolved compile errors, LB removed
LogBlock support removed
2018-06-26 21:28:36 +02:00
Jascha Starke
06e08c630e BlockState Hanging Punch in 1.7.2 2013-12-09 23:07:44 +01:00
Jascha Starke
808b50fb61 CoreProtect WE-Integration support 2013-10-29 13:09:17 +01:00
Jascha Starke
31e5d5d6db Version-Number-Increase 2013-10-21 08:58:35 +02:00
Jascha Starke
814c848e53 Official md5 LogBlock-Repository 2013-10-17 23:00:42 +02:00
Jascha Starke
9b3617ecba AuthMe 3.0 Support 2013-10-17 20:29:21 +02:00
Jascha Starke
18b90dedc9 TabCompletion for commands 2013-10-17 16:50:32 +02:00
Jascha Starke
9eba342758 Syncronized Update non-cached state fixed 2013-10-15 22:59:35 +02:00
Jascha Starke
65a50d30c0 Release 2.1
- Prevent Drops of Killed Mobs
 - Prevent Minecart-Drops (when TrainCarts is installed)
2013-10-13 23:04:57 +02:00
Jascha Starke
49b528e352 Annotation instead of pom registration, with Configuration-Default generation 2013-09-25 23:52:43 +02:00
Jascha Starke
c4fffc9059 Merge branch 'master' of ssh://git@github.com/possi/LimitedCreative.git 2013-09-22 00:08:19 +02:00
Jascha Starke
55a9b490a1 AuthMe downloaded repo version 2013-09-22 00:08:09 +02:00
Jascha Starke
1e24c18c6e WorldGuard Repo missing dependency 2013-09-21 23:26:33 +02:00
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
9a6d57f2e2 Better Border-Check for collapsed regions 2013-09-15 18:35:56 +02:00
Jascha Starke
727b4914f3 Release 2013-09-14 16:25:44 +02:00
Jascha Starke
8e9dcd59f8 Reintegrated AuthMe Inventory-Events 2013-09-14 15:13:53 +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
77713a64ba plib 1.1 2013-08-12 15:57: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
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
e7a794add7 WorldEdit Intergration for remember BlockState
(Should work with LogBlock, untested)
2013-07-27 17:44:30 +02:00
Jascha Starke
614a3e9007 Readded BlockState-Permission to plugin.yml 2013-07-27 00:28:59 +02:00
Jascha Starke
54a0eb2224 Fixed Possible config updrade NPE 2013-07-26 18:21:26 +02:00
Jascha Starke
3cc2d3999f Fixed bukkit-version difference to plib 2013-07-26 17:34:16 +02:00
Jascha Starke
a013db180e removed block perm state 2013-04-27 11:15:41 +02:00
Jascha Starke
328929fb3f Removed not usable experimental feature 2013-04-20 10:35:53 +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
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
694bde416e Removed unused dependency 2013-03-23 19:23:53 +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
414a02f77c cleaned up pom 2013-02-10 10:15:40 +01:00
Jascha Starke
9ae49877ee repo deploy 2013-02-09 23:03:31 +01:00
Jascha Starke
fb62cc0545 fixed pom again <.< 2013-02-09 21:17:53 +01:00
Jascha Starke
3072aae358 POM fix 2013-02-09 20:34:24 +01:00
Jascha Starke
cd9dce04c5 Implemented (non functional) Regions 2013-02-09 20:09:57 +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
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
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
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