Commit graph

231 commits

Author SHA1 Message Date
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
d0aa780a80 * blacklist documentation 2012-02-10 23:06:24 +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
5b23ffa500 Config comment clarifying 2012-02-03 23:02:45 +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
Jascha Starke
4fc58c86aa v0.8.1:
- Debug mode for the several issue tickets
 - Permission via WEPIF
 - Sign Interact Priority-Fix
 - MultiInv compatibility disable
2012-01-30 21:15:43 +01:00
Jascha Starke
295a93b384 v0.8-beta:
- RB 1.1-R1 (no longer supporting 1.0.1)
 - dropping items removes them from quickbar/inventory
 - external localization may be loaded
 - new bukkit event api
 - cleaned up listener code
 - external localization
 - permission nolimit.use/break bugfix
2012-01-27 11:06:07 +01:00
Jascha Starke
85602d4922 v0.6:
- invalid enchants allowed (by config)
 - optional switch to survival in creative regions
 - fixed initial config create (ticket #6)
 - added teleport listener (ticket 3)
 - misc bugfixes/improvements
2012-01-24 21:02:27 +01:00
Jascha Starke
2c9e4b80a3 namespace rework
moved worldguardintegration into own namespace
moved worldguardcommand to correct namepsace
added prevention: dropping items in creative zone
added prevention: placing blocks outside creative zone
added prevention: dropping doors/beds in creative mode
2012-01-20 19:17:49 +01:00
Jascha Starke
dd87aef066 replaced version-number-check with failsafe ClassNotFound-check
Fixes Ticket 1 :)
2012-01-20 00:10:16 +01:00
Jascha Starke
8c719cccdb added missing copyright 2012-01-19 23:37:37 +01:00
Jascha Starke
b301c0460d fix markup? 2012-01-19 23:31:15 +01:00
Jascha Starke
2b24377d5d marked alpha again, because too much caveats:
- in creative can place outside of region
 - can disable creative in creative area, without keeping it disabled
 - still dropping some entities (carts, doors)
2012-01-19 22:50:00 +01:00
Jascha Starke
28af30cc30 Added region support
Separated Features (optional disable):
 - Store inventories
 - Limit creative
 - Region support
other details
2012-01-19 22:47:41 +01:00
Jascha Starke
3ade79421e was this a typo? i dont think so 2012-01-18 16:24:45 +01:00
Jascha Starke
d07a3a6b78 Events reworked (moved all logic to LCPlayer, previously PlayerCore)
added ondie-dropping prevention, AND give items back on respawn
2012-01-18 16:19:37 +01:00
Jascha Starke
237ff18841 Version-Number increase
Fixed Copyright-Header (*shame*)
Workaround for the Integer/Short conversation bug on bukkit upgrade
2012-01-18 15:06:22 +01:00
Jascha Starke
339bbf3b5c config linking to github
more git(hub) related files
2012-01-18 14:19:26 +01:00
Jascha Starke
845727d43b move to top level folder 2012-01-18 14:08:23 +01:00
Jascha Starke
a660fab73a localization base implementation
commands:
 - switch gamemode
 - change options
permissions:
 - for commands
 - bypass limits
2012-01-18 13:54:03 +01:00
Jascha Starke
b7b247f92e Fixed 1.0 fallback compatibility for Armory. whooops ;) 2012-01-18 08:53:21 +01:00
Jascha Starke
8dd09525c2 Fix Softdepend to WorldGuard 2012-01-18 00:55:23 +01:00
Jascha Starke
8a34f12c13 Version-Update
Command removed
2012-01-17 23:32:49 +01:00
Jascha Starke
866118a0f2 1.0 compatibility 2012-01-17 23:31:35 +01:00
Jascha Starke
a2ad1b65bb pvp disable
chest access disable
2012-01-17 21:52:39 +01:00
Jascha Starke
078fd69e08 - do not empty on first switch
- plugin.yml added
2012-01-17 12:36:12 +01:00
Jascha Starke
9cc0fb267d Separated inventories
No Drop/Pickup
2012-01-17 12:30:55 +01:00