Inactive [SEC/MECH] LWC v4.1.1 :: Lightweight Protection for Chests, Furnaces, Dispensers, and more! [1.2]

Discussion in 'Inactive/Unsupported Plugins' started by Hidendra, Jan 17, 2011.

  1. Offline

    Hidendra

    LWC v4.1.1 3/1/2012
    [​IMG] Download
    [​IMG] Bleeding-edge builds
    [​IMG] Feature requests, Suggestions and Issues
    [​IMG] IRC - Live Chat ( irc.esper.net #LWC )
    [​IMG] github
    [​IMG] wiki (not fully up to date yet, sorry!)
    [​IMG] Donate


    DevBukkit
    Using LWC

    [​IMG] Modules
    Modules are seperate plugins much like LWC but extend LWC in some way, usually by giving extra functionality. While there may be more than already listed here, these modules are ones that are officially supported by LWC and maintained by the same author (Hidendra).

    [​IMG] LWC-Economy 1.30 - [​IMG] Download
    Configuration file: plugins/LWC/iconomy.yml

    LWC-Economy allows players to buy protections with economy money. At the moment, iConomy, BOSEconomy and Essentials are supported (have an Econ plugin that you want supported? PM me!) It can be configured on a per-user and per-group basis. It does not use Register.

    Aside from purchasing, when a user removes a protection, they will also be refunded what they initially paid for the protection.

    Discounts can also be given to each individual group, player, or by default. A discount is defined by giving X amount of protections for Y price, e.g 5 protections for free (0). After getting 5 protections for free, they pay full price again. They cannot get another discount again unless one of the following becomes true: a. an admin manually resets them b. the discounted amount of protections is increases (e.g increasing from 5 to 6 will mean said player gets 1 more for free) or c. the discount price itself changes (which means they will again get 5 protections for the new price.)


    What can be protected?
    • Chests
    • Dispensers
    • Furnaces
    • Doors
    • Signs
    • Trap doors
    • Anything else! Protections can be customized to anything you wish.

    Features
    • Plug 'n play! LWC handles all dependency resolution -- you just put LWC.jar in your plugins directory
    • Has reached a level where its routinely safe and stable.
    • Protections can be: Public, Password, and Private (by User and/or Groups)
    • If the block has a persistent inventory (ex. chest), LWC can protect it! (Unless the server owner disabled the protection of a specific block!)
    • Limits of how many protections a user or group can lock
    • Small memory footprint. No flat files.
    • For chests, only 1 side of the chest needs to be protected. The plugin saves space by dynamically linking connected chests as protected
    • Much, much more. This post would be extremely long if I were to post every feature LWC has to offer.

    Translations

    If your server would benefit more from a version of LWC in your native tongue, or you just want to do it because LWC is awesome, I'm open to allow translations to (almost any) language. Almost all LWC messages are editable.
    Locale files can be UTF-8, but are limited by Minecraft's charset (Latin-1.)

    The current and latest English locale can be found here:
    https://raw.github.com/Hidendra/LWC/master/src/lang/lwc_en.properties

    Currently, the following languages are officially bundled with LWC:
    • German - de - @Dawodo
    • Polish - pl - @Geoning @dudsonowa and @andrewkm
    • French - fr - @Cehel
    • Dutch - nl - @MadZero & @aoa2003
    • Czech - cz - @hofec
    • Swedish - sv - @christley
    • Russian - ru - @IlyaGulya - requires a Cyrillic font mod for the MInecraft client
    • Spanish - es - Raul " @RME " Martinez & David " @DME " Martinez
    • Danish - da - @TCarlsen

    Changelog (open)

    11/29/2011
    LWC 3.54
    • FIX: Exploit related to Showcase & LWC
    • /lwc admin report has been fixed

    9/22/2011
    LWC 3.53
    • FIX: All Permission plugins will now work as they should. In SuperPerms, lwc.protect will default to true. if you are using Permissions 2/3/GroupManager/etc, lwc.protect will default to false

    9/20/2011
    LWC 3.52
    • FIX: Permissions 2/3 stopped working correctly in 3.51

    9/19/2011
    LWC 3.51
    • lwc.protect has been changed to be default false again in SuperPerms

    9/16/2011
    LWC 3.50
    • Remove the permission metadata from defined commands so the endless onslaught of "LWC throwing Dave error !" stops

    9/16/2011
    LWC 3.49
    • FIX: Double console output

    9/15/2011
    LWC 3.48
    • 3.48 and 4.00 alphas can now be interchanged without receiving errors.
    • FIX: lwc.protect now defaults to true for SuperPerms, so Permissions 2/3 can be used without receiving Dave errors

    9/11/2011
    LWC 3.47
    • NEW: iConomy 6 support. LWC-Economy does not need to be updated, only LWC.jar

    9/11/2011
    LWC 3.46
    • FIX: The Redstone event was not being propagated via the new events

    9/10/2011
    LWC 3.45
    • FIX: plugins/LWC/locale/lwc.properties (Locale override) could not create new key values such as grass, stone, etc.
    • Feature: The "nospam" mode now hides notices.
    • Feature: Double wooden doors will now also auto open when opening them. They must both be protected.

    9/10/2011
    LWC 3.44
    • FIX: LWC would not auto reconnect to MySQL after sitting idle for a few hours

    9/3/2011
    LWC 3.43
    • NEW: Native PermissionsEx (PEX) support
    • NEW: /lwc admin purgebanned can now take -remove as an argument to also remove the removed blocks & item contents (e.g: /lwc admin purgebanned -remove)
    • FIX: An exception would be thrown when using /lwc admin cleanup while using SQLite
    • FIX: A Bukkit bug would throw an exception when a block was pushed above a chest via piston
    • FIX: The /permissions command on PermissionsBukkit 1.2 (not 1.1) was not working correctly.
    • The Polish localization has been updated courtesy of @Geoning

    LWC-Economy 1.30
    • NEW: Native Essentials Econ support
    • NEW: type: has been added to discounts (very latest iconomy.yml) to allow you to revert to the old way of how discounts were given (default: EXACT, old way: TOTAL)
    • NEW: Refunds can now be disabled by making iConomy.refunds false

    8/28/2011
    LWC 3.42
    • The flag "EXEMPTION" has been added to allow you to exempt flags from commands such as ADMIN PURGE and ADMIN EXPIRE; it prevents the protection from being removed unnecessarily. It can only be activated by LWC admins. Use /cexempt on or the usual /lwc flag exempt on
    • FIX: Some servers were experiencing a freezing issue on startup which is now fixed
    • FIX: Disabled modes were not properly disabled, despite being told the mode was disabled.

    8/26/2011
    LWC-Economy 1.21
    • FIX: On some servers LWC-Economy would not bootstrap itself into LWC correctly
    • LWC is unaffected, but due to how automatic provisioning works, the binary will be different from the last due it modifying the build number in /lwc admin version

    8/25/2011
    3.41
    • FIX: Servers with autoUpdate set to true would find 3.40 would crash all of the time due to a stackoverflow exception.
    • FIX: PermissionsBukkit /permissions command was unusable due to LWC making it load when the server first started, not when it normally would.

    8/25/2011
    LWC-Economy 1.20
    • LWC-iConomy.jar has now become LWC-Economy.jar -- please update accordingly.
    • BOSEconomy is now supported alongside iConomy. No extra setup is necessary for either!
    • Money paid for protections can now be refunded when you destroy the protection, even if the person who paid (the owner) is offline.
    • Discounts now give out the exact amount of protections for the discounted price. For example, if 'newCharge' is set to 0 and 'amount' is set to 5, a player will be able to create 5 protections for free after it takes effect.

    LWC 3.40
    • Almost all current LWC Module events have been deprecated. They have been replaced with events such as: `onProtectionInteract(LWCProtectionInteractEvent event)`
    • Fixed PermissionsBukkit compatibility: some commands did not work correctly
    • `/lwc admin cleanup` has accelerated to warp 5
    • Servers without any Permissions plugin would find anyone would have LWC Admin access
    • The mode "nospam" has been added to prevent protection creation messages from popping up (e.g "created protection successfully.") Use /cnospam or /lwc mode nospam, which toggles it on and off.
    • Protection history. LWC now logs all protection creations/destructions -- in the future, this may log chest access, but if it happens it will be a separate plugin such as LWC-Economy
    • -remove flags have been added to `/lwc admin expire` and `/lwc admin purge <player>` to remove the associated protection block. For example, if you use `/lwc admin purge -remove Hidendra`, it will remove all protections by Hidendra, and also all of the blocks protected in the world, along with any chest contents.
    • If LWC loses connection to MySQL, LWC will prevent access to chests until the connection is regained. This is to prevent stealing from chests if the connection is somehow lost and cannot be immediately regained.
    • Pistons can no longer destroy protected doors and so on.
    • Multitude of bug fixes and minor corrections
    • Minor optimizations

    3.31
    • PermissionsBukkit is now officially supported. LWC will still work on builds pre-1000
    • lwc.blockinventory has been renamed to lwc.deny - please take note
    • Fixed a bug where protections would be loaded from any world
    • Fixes to the Danish translation

    3.30
    • Added core.ignoreExplosions to core.yml to allow an admin to allow creeper explosions / TnT to destroy protections
    • Protections will now keep track of the last time they were interacted with
    • Added the command /lwc admin expire to allow you to expire protections that have not been used in so long. Example: /lwc admin expire 2 weeks
    • Added the command /lwc admin purgebanned to remove protections of every played in banned-players.txt
    • Added the command /lwc admin query to allow raw queries on the physical database
    • Drop transferring could not be disabled, it is now fixed.
    • Various bug fixes

    7/5/11
    3.21
    • Fix "fetch size" error
    • Removed the auto-removal of the very old players table

    7/4/11
    3.20

    • Very important bug fix for those who are using MySQL and prefixes. Prefixes will now work correctly and any issues arisen from MySQL usage should now be resolved
    • Fixed lang-defined block names being used in core.yml - protections instead of the english variant, otherwise all protections are broken.

    Credits
    • It's not all about me! I've tried my hardest and /lwc credits was the result. It turns out there is a lot more people I am extremely thankful to than can fit on one chat page, so instead it scrolls.
    • Many, many people helped with LWC in vastly different ways and it's impossible to credit every single person accurately, thus I missed a few people.

    Translations
    This update introduces three more languages: Russian, Spanish, and Dutch.
    • Russian - @IlyaGulya - requires a Cyrillic font mod for the Client
    • Spanish - Raul " @RME " Martinez
    • Spanish - David " @DME " Martinez
    • Dutch - @Tcarlsen

    Chunk corruption workaround
    • Have you ever noticed, when you /cinfo'd something, it said "That air is not registered"? Or when chests randomly stop working? If you get this a lot, you are most likely affected by an issue in Bukkit where chunks will mysteriously report Air (or some other block) for each block in the chunk. Please refer to this bug report on Leaky Bukkit: http://leaky.bukkit.org/issues/656
    • @morganm graciously found a way to workaround this issue, and it involves forcing every single protection to be cached and some other magical tidbits (without getting too technical.) To enable this, open up plugins/LWC/core.yml and then change bukkitBug656workaround to true. If you don't see it under core:, add it:
      Code:
          bukkitBug656workaround: true
      

    Behaviour
    • Trap doors are now available as a default protection for any new configurations: they will not automatically add themselves to existing LWC configurations
    • The default value for magnet.yml - perSweep has been changed from 20 to 40
    • The command /lwc debug has been added to test your permissions and show you precisely what you have access to
    • LWC now displays the git commit and Jenkins build (ci.griefcraft.com) in version strings (e.g /lwc admin version or /lwc admin report).

    6/16/11
    3.11
    • Translation: Swedish! Thank you @christley!
    • Bug fix for block placement

    6/16/11
    3.10
    • Translation: Czech! Thank you @hofec
    • The default value for core.showMyNotices has been changed to false (does not affect current installs.)
    • Burning furnaces have been fixed
    • Iron doors have been fixed
    • Redstone fix
    • Fixed auto register allowing registrations without having lwc.protect
    • Feature: auto openable Iron Doors. On by default -- iron doors (including double doors) will open (or close) when you click them provided they are both protected and you have access to them. "openAndClose," which closes the door automatically after x seconds (3 by default) is available but currently may not work as expected (works oppositely for doors facing North or South; doors will stay open.)
    • Trap doors (aka hatches) have been added to the default protection list. However, if you have an existing core.yml, and want trap doors, you either need to delete core.yml and restart the server (thus redownloading it) or adding trap_door to protections.blocks, e.g
      Code:
              trap_door:
                  enabled: true
                  autoRegister: off
      

    6/11/11
    3.06
    • Sign names have been normalized to "Sign" (e.g Wall sign and Sign post are shown as just Sign)
    • Added locale values for "you" and block names (chest, furnace, dispenser, wooden_door, iron_door, and so on.) Custom block names can be defined if you have custom protections.
    • Dutch translation -- thank you to @MadZero and @aoa2003

    6/08/11
    3.05
    • Notices will be shown correctly to admins when showMyNotices is disabled.

    6/08/11
    3.04
    • Limit the amount of queries the Magnet module can use (can be changed with magnet.perSweep, default 20. Delete magnet.yml to auto-regen it). On larger worlds, this was a severe issue
    • magnet.enabled now works correctly

    6/07/11
    3.03
    • MySQL prefix is now working as it should
    • Minor fix with the cache update in 3.02

    6/07/11
    3.02
    • Cache null protections as well, to prevent massive redstone spam

    6/07/11
    LWC 3.01

    Thank you so much to the many, many people who provided feedback and suggestions on 3.00.
    This changelog may be incomplete as I probably missed some obscure changes.

    Translations
    The following languages are now available in LWC:

    Lists support
    • LWC supports the Lists plugin which allows you to create a list for your protections to use. Anyone in this list attached to the protection can access your protection
    • When modifing/creating the protection, use l:ListName or list:ListName, e.g: /cmodify l:Test or /cprivate l:Test

    Configuration
    • lwc.properties is now gone. It has been replaced by multiple .yml files, e.g core.yml, limits.yml, worldguard.yml, and so on.
    • Your old lwc.properties is still automatically converted.

    Limits
    • The old in-database limits has been fully removed. It is replaced by an on-disk alternative, limits.yml. This very easily allows much more in-depth limits management (e.g only: 5 chests, 2 furnaces, 0 doors)

    Custom protections
    • It is now extremely easy to create your own custom protections, or remove existing ones (core.yml -> protections:). For example, this is how you would make Note Blocks protectable, and allow people to play them (But not change the note!):
    Code:
            note_block:
                enabled: true
                ignoreLeftClick: true
    

    API
    • [I hope] final major revision to the LWC Api. New additions will allow other plugins to hook into LWC much more easily and do things that were not possible before. Features can be seamlessly integrated into LWC as if they were in LWC itself.
    • PhysDB.getPrivateAccess is now deprecated -- please use protection.getAccess instead!
    • Protections can be more easily modified utilizing methods in their objects: save() (queued save), saveNow(), remove(), removeCache() (just removes the protection from the cache, not the database), and update() (just updates the cached protection, save()/saveNow() already does this)

    LWC Modules
    • Modules can be thought of as a plugin inside LWC itself -- more or less they will change LWC's behaviour in some way, depending on the module.
    • Very easily implemented by developers: cancel protection registrations, cancel that damn protection message, and way more! More info on the wiki.

    Admin customization
    • There are now a ton of permissions nodes; there is one for each admin command. For example, for every Admin command, you could use: lwc.admin or lwc.admin.*. For just "find" and "forceowner", you could give a group/player the following: lwc.admin.find and lwc.admin.forceowner. Full list on the wiki.
    • Please note that lwc.admin.* only grants all Admin commands; lwc.admin still has a higher authority over the former (e.g, lwc.admin is considered the owner of any protection, while lwc.admin.* is not !!)

    Player customization
    • Like the admin commands, the main LWC commands can now be customized via permissions. lwc.protect still functions the same (all functionality); some examples of new nodes are: lwc.create or lwc.create.* (create anything), lwc.create.private (only be able to create private protections), lwc.info (/cinfo), lwc.modify (/cmodify), lwc.unlock (/cunlock), and so on. Full list on the wiki.
    • Please note that without lwc.protect, you need to manually assign flags. E.g: lwc.flag.* or lwc.flag.redstone / lwc.flag.magnet

    Magnet flag
    • The chest will act as a magnet and suck up nearby items (within a 3 block radius.) This can be very useful for automatic farms (e.g animals or crops.) It is compatible with double chests.
    • Can also specify items that these special chests will not pick up (in magnet.yml)
    • Compatible with Double Chests

    iConomy
    • It is now possible to sell protections with the fully optional LWC-iConomy bridge module. You just throw LWC-iConomy.jar into your plugins folder and then edit iconomy.yml in plugins/LWC/ when it's generated on the next startup!
    • You can also allow players to have a certain amount of protections at a reduced price (or even free) e.g free protections while you have less than 5 (but regular price after that.)

    Performance
    • LWC now does major caching of protections in memory. Previously, LWC hit the database everytime a protection is opened; now they are routinely stored in cache without a huge hit on memory usage (very minimal.) It can be increased from the default of 10000 if you wish in core.yml (core.cacheSize). More will most likely be cached in the future
    • Access rights are now stored with Protections (for the curious, it uses an OUTER JOIN, so just 1 query.)
    • Protections are precached (as many as possible) when the server is started
    • Lots of bug fixes (mostly miscellaneous.)

    Other
    • MySQL prefix can now be configured (if you change it with an existing MySQL install, it will fix that automatically, don't worry!)
    • /cpersist or /lwc mode persist now acts as a toggle for the mode
    • Added the following aliases: /cpersist , /cdroptransfer , /cmagnet , and /cadmin
    • /climits displays your protection limit and how many protections you have protected.
    • Minor changes all around

    Cheers

    4/18/11
    2.31
    • Security bugfix regarding an issue in minecraft itself (thanks sycot)

    4/09/11
    2.30
    • Native German translation! If you wish to use LWC in German, please change "locale" in lwc.properties to de. Many thanks to @Dawodo for doing the translation!
    • /lwc admin cleanup will now show the correct values instead of variable names when outputting results
    • enforce-worldguard-regions is now compatible with WorldGuard 5.x
    • Redstone is now changed again. All set redstone flags are reset. Redstone will obey the deny-redstone config value (which is false by default), meaning if it is set to false, you need to explciitly set the flag to disable redstone (/lwc flag redstone on), and if it is set to true, all doors prevent redstone by default so you need to set the flag to allow redstone.

    4/06/11
    2.21
    • Minor bug fixes

    4/06/11
    2.20
    • By default, redstone WILL NOT open doors (at the moment, it appears dispensers are unaffected, hopefully they will be fixed in CraftBukkit). In order to allow redstone to open your door, you need to issue this: /lwc flag redstone on. Using /lwc flag will show you the available protection flags -- these are "switches", only on/off (only redstone flag exists at the moment)
    • Bug fix: Protections will auto protect themselves again when being placed

    4/05/11
    2.12
    • Official support for RB builds >600 now that I am back home
    [hit max thread length]


    enjoy, gents
     
  2. Offline

    darkwarriors

    it's normal that with a plate on protected door the plate doesnt work?
     
  3. Offline

    Crown3r

    works on 670 :)
     
  4. Offline

    looklee

    i want to don't protect chest of Default
    my first group is Default
    but Default can /cprivate
    this command can Dafault
    how to block command??
     
  5. Offline

    sheepyowl

    i have a question: does the "private" group lock means locking for a permissions group, or what?

    say i have a group in permissions called "nabs".
    can i say "/lwc -c private nabs"?
    or do i have to say "/lwc -c private dude1 dude2 dude3"?
     
  6. Offline

    GooMan

    ^^. Sorry but when lwc.jar is in plugins it crashes but when not. no crash..
     
  7. Offline

    leetgamer

    Do you intend to make the doors lock like Lockette does? Or are your intentions to just keep people from destroying the door.
     
  8. Offline

    Rich Boos

    I would like to request being able to choose which blocks are set for auto-register-as . I enjoying having chest auto-lock but not the doors, signs, etc.
     
  9. Offline

    meeps

    Show Spoiler
    Code:
    Process:         java [29027]
    Path:            /usr/bin/java
    Identifier:      com.apple.javajdk16.cmd
    Version:         1.0 (1.0)
    Code Type:       X86-64 (Native)
    Parent Process:  bash [29026]
    
    PlugIn Path:       /Users/meeps/Desktop/Bukkit Server/plugins/LWC/lib/native/Mac/x86_64/libsqlitejdbc.jnilib
    PlugIn Identifier: libsqlitejdbc.jnilib
    PlugIn Version:    ??? (???)
    
    Date/Time:       2011-04-08 22:24:36.768 -0400
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    
    Interval Since Last Report:          26714 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  18055 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      5E8F290D-47FD-41A7-B07C-EAFF06E2CD9C
    
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  18  Java: Server thread
    
    Application Specific Information:
    
    Java information:
     Exception type: Bus Error (0xa) at pc=101188b1d
    
     Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02-334 mixed mode macosx-amd64)
    
    Current thread (103148000):  JavaThread "Server thread" [_thread_in_vm, id=212893696, stack(10ca08000,10cb08000)]
    Stack: [10ca08000,10cb08000]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  org.sqlite.NativeDB._open(Ljava/lang/String;)V+0
    j  org.sqlite.DB.open(Lorg/sqlite/Conn;Ljava/lang/String;)V+7
    j  org.sqlite.Conn.<init>(Ljava/lang/String;Ljava/lang/String;)V+335
    j  org.sqlite.JDBC.connect(Ljava/lang/String;Ljava/util/Properties;)Ljava/sql/Connection;+54
    j  java.sql.DriverManager.getConnection(Ljava/lang/String;Ljava/util/Properties;Ljava/lang/ClassLoader;)Ljava/sql/Connection;+210
    j  java.sql.DriverManager.getConnection(Ljava/lang/String;)Ljava/sql/Connection;+15
    j  com.matejdro.bukkit.jail.InputOutput.createConnection()Ljava/sql/Connection;+77
    j  com.matejdro.bukkit.jail.InputOutput.getConnection()Ljava/sql/Connection;+0
    j  com.matejdro.bukkit.jail.InputOutput.LoadPrisoners()V+4
    j  com.matejdro.bukkit.jail.Jail.onEnable()V+94
    j  org.bukkit.plugin.java.JavaPlugin.setEnabled(Z)V+21
    j  org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(Lorg/bukkit/plugin/Plugin;)V+72
    j  org.bukkit.plugin.SimplePluginManager.enablePlugin(Lorg/bukkit/plugin/Plugin;)V+16
    j  org.bukkit.craftbukkit.CraftServer.loadPlugin(Lorg/bukkit/plugin/Plugin;)V+38
    j  org.bukkit.craftbukkit.CraftServer.loadPlugins()V+169
    j  net.minecraft.server.MinecraftServer.e()V+14
    j  net.minecraft.server.MinecraftServer.a(Lnet/minecraft/server/Convertable;Ljava/lang/String;J)V+411
    j  net.minecraft.server.MinecraftServer.d()Z+550
    j  net.minecraft.server.MinecraftServer.run()V+1
    j  net.minecraft.server.ThreadServerApplication.run()V+4
    v  ~StubRoutines::call_stub
    
    Java Threads: ( => current thread )
      10324c000 JavaThread "H2 Log Writer MINECRAFT" daemon [_thread_blocked, id=564043776, stack(1218ea000,1219ea000)]
      10320a000 JavaThread "H2 File Lock Watchdog /Users/Robert/Desktop/Bukkit Server/plugins/iConomy/minecraft.lock.db" daemon [_thread_blocked, id=562982912, stack(1217e7000,1218e7000)]
      10194c800 JavaThread "Poller SunPKCS11-Darwin" daemon [_thread_blocked, id=561922048, stack(1216e4000,1217e4000)]
      101c72000 JavaThread "Timer-2" [_thread_blocked, id=560861184, stack(1215e1000,1216e1000)]
      10324e800 JavaThread "Thread-14" [_thread_in_native, id=559800320, stack(1214de000,1215de000)]
      101af5800 JavaThread "Thread-13" [_thread_blocked, id=558739456, stack(1213db000,1214db000)]
      101944800 JavaThread "Thread-12" [_thread_blocked, id=557678592, stack(1212d8000,1213d8000)]
      101944000 JavaThread "AWT-Shutdown" [_thread_blocked, id=510169088, stack(11e589000,11e689000)]
      101c7c000 JavaThread "AWT-AppKit" daemon [_thread_in_native, id=1891966112, stack(7fff5f400000,7fff5fc00000)]
      10347a000 JavaThread "TimerQueue" daemon [_thread_blocked, id=238055424, stack(10e207000,10e307000)]
      10338a000 JavaThread "Thread-10" [_thread_blocked, id=236994560, stack(10e104000,10e204000)]
      101b01000 JavaThread "AutoSaveThread" [_thread_blocked, id=235933696, stack(10e001000,10e101000)]
      103231000 JavaThread "MuteTimeThread" [_thread_blocked, id=226127872, stack(10d6a7000,10d7a7000)]
      101b00800 JavaThread "AfkCheckThread" [_thread_blocked, id=223907840, stack(10d489000,10d589000)]
      101a5d000 JavaThread "Timer-1" [_thread_blocked, id=222846976, stack(10d386000,10d486000)]
      103353000 JavaThread "Timer-0" [_thread_blocked, id=221786112, stack(10d283000,10d383000)]
      1031a0000 JavaThread "Thread-6" [_thread_blocked, id=216076288, stack(10cd11000,10ce11000)]
      101a28800 JavaThread "Listen thread" [_thread_in_native, id=215015424, stack(10cc0e000,10cd0e000)]
      101905000 JavaThread "Thread-5" daemon [_thread_in_native, id=213954560, stack(10cb0b000,10cc0b000)]
      103000800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6295552, stack(100501000,100601000)]
    =>103148000 JavaThread "Server thread" [_thread_in_vm, id=212893696, stack(10ca08000,10cb08000)]
      10310e800 JavaThread "Thread-2" daemon [_thread_blocked, id=211832832, stack(10c905000,10ca05000)]
      101849800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=207159296, stack(10c490000,10c590000)]
      101849000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=206098432, stack(10c38d000,10c48d000)]
      101848000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=205037568, stack(10c28a000,10c38a000)]
      101847800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=203976704, stack(10c187000,10c287000)]
      101846800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=202915840, stack(10c084000,10c184000)]
      101842000 JavaThread "Finalizer" daemon [_thread_blocked, id=199794688, stack(10bd8a000,10be8a000)]
      101841000 JavaThread "Reference Handler" daemon [_thread_blocked, id=198733824, stack(10bc87000,10bd87000)]
    Other Threads:
      10183c800 VMThread [stack: 10bb84000,10bc84000] [id=197672960]
      10185b800 WatcherThread [stack: 10c593000,10c693000] [id=208220160]
    
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     par new generation   total 19136K, used 17356K [77ae00000, 77c2c0000, 77d790000)
      eden space 17024K,  95% used [77ae00000, 77bddd7b0, 77bea0000)
      from space 2112K,  52% used [77c0b0000, 77c1c59b0, 77c2c0000)
      to   space 2112K,   0% used [77bea0000, 77bea0000, 77c0b0000)
     concurrent mark-sweep generation total 92916K, used 56735K [77d790000, 78324d000, 7fae00000)
     concurrent-mark-sweep perm gen total 24280K, used 19362K [7fae00000, 7fc5b6000, 800000000)
    
    Virtual Machine Arguments:
    JVM Args: -Xincgc -Xmx2048M
    Java Command: CraftBukkit.jar
    Launcher Type: SUN_STANDARD
    Physical Memory: Page Size = 4k, Total = 3840M, Free = 283M
    
    
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   com.apple.CoreFoundation      	0x00007fff8839e932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      	0x00007fff8839ddbf CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox           	0x00007fff854ae7ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox           	0x00007fff854ae5f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox           	0x00007fff854ae4ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit              	0x00007fff8881ce64 _DPSNextEvent + 718
    8   com.apple.AppKit              	0x00007fff8881c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.AppKit              	0x00007fff887e248b -[NSApplication run] + 395
    10  libawt.jnilib                 	0x000000010e3491fe +[AWTStarter startAWT:] + 1495
    11  libawt.jnilib                 	0x000000010e30dfca -[CPerformer perform] + 93
    12  com.apple.Foundation          	0x00007fff85b1632f __NSThreadPerformPerform + 219
    13  com.apple.CoreFoundation      	0x00007fff883a0401 __CFRunLoopDoSources0 + 1361
    14  com.apple.CoreFoundation      	0x00007fff8839e5f9 __CFRunLoopRun + 873
    15  com.apple.CoreFoundation      	0x00007fff8839ddbf CFRunLoopRunSpecific + 575
    16  java                          	0x000000010000486d 0x100000000 + 18541
    17  java                          	0x00000001000042ca 0x100000000 + 17098
    18  java                          	0x0000000100001ac8 0x100000000 + 6856
    
    Thread 1:
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d1f4 JNI_CreateJavaVM_Impl + 47253
    7   libclient64.dylib             	0x00000001010c2c5c JVM_Write + 1881
    8   libclient64.dylib             	0x00000001010c27d7 JVM_Write + 724
    9   java                          	0x00000001000032b6 0x100000000 + 12982
    10  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    11  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 2:  Java: Exception Handler Thread
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libSystem.B.dylib             	0x00007fff867bee93 mach_msg_server + 468
    3   libclient64.dylib             	0x000000010100e391 JNI_CreateJavaVM_Impl + 51762
    4   libclient64.dylib             	0x000000010100e353 JNI_CreateJavaVM_Impl + 51700
    5   libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    6   libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    7   libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 3:  Java: Gang worker#0 (Parallel GC Threads)
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d275 JNI_CreateJavaVM_Impl + 47382
    7   libclient64.dylib             	0x000000010102533c jio_vsnprintf + 310
    8   libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    9   libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    10  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 4:  Java: Gang worker#1 (Parallel GC Threads)
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d275 JNI_CreateJavaVM_Impl + 47382
    7   libclient64.dylib             	0x000000010102533c jio_vsnprintf + 310
    8   libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    9   libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    10  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 5:  Java: Concurrent Mark-Sweep GC Thread
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d275 JNI_CreateJavaVM_Impl + 47382
    7   libclient64.dylib             	0x000000010129c8e3 JVM_Send + 525287
    8   libclient64.dylib             	0x000000010120a62e JVM_Sync + 8609
    9   libclient64.dylib             	0x0000000101209dd6 JVM_Sync + 6473
    10  libclient64.dylib             	0x0000000101209d3e JVM_Sync + 6321
    11  libclient64.dylib             	0x00000001011fda07 JVM_Yield + 19320
    12  libclient64.dylib             	0x00000001011ffa1e JVM_Yield + 27535
    13  libclient64.dylib             	0x00000001011fa697 JVM_Yield + 6152
    14  libclient64.dylib             	0x000000010102b2e6 jio_vsnprintf + 24800
    15  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    16  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    17  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 6:  Java: VM Thread
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d9f9 JNI_CreateJavaVM_Impl + 49306
    3   libclient64.dylib             	0x000000010102b446 jio_vsnprintf + 25152
    4   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    5   libclient64.dylib             	0x000000010100d275 JNI_CreateJavaVM_Impl + 47382
    6   libclient64.dylib             	0x000000010109dbbb JVM_Lseek + 176852
    7   libclient64.dylib             	0x000000010109d90d JVM_Lseek + 176166
    8   libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    9   libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    10  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 7:  Java: Reference Handler
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x00000001010aa175 JVM_MonitorWait + 3475
    5   libclient64.dylib             	0x00000001010a96c2 JVM_MonitorWait + 736
    6   libclient64.dylib             	0x00000001010a9495 JVM_MonitorWait + 179
    7   libjvmlinkage.dylib           	0x00000001000c5b9b JVM_MonitorWait + 59
    8   ???                           	0x0000000103811cc8 0 + 4353760456
    9   ???                           	0x000000010380685a 0 + 4353714266
    10  ???                           	0x000000010380685a 0 + 4353714266
    11  ???                           	0x0000000103801438 0 + 4353692728
    12  libclient64.dylib             	0x000000010109eda7 JVM_Lseek + 181440
    13  libclient64.dylib             	0x00000001010a8f84 JVM_StartThread + 2473
    14  libclient64.dylib             	0x00000001010a8e7a JVM_StartThread + 2207
    15  libclient64.dylib             	0x00000001010a8e1b JVM_StartThread + 2112
    16  libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    17  libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    18  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    19  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    20  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 8:  Java: Finalizer
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x00000001010aa175 JVM_MonitorWait + 3475
    5   libclient64.dylib             	0x00000001010a96c2 JVM_MonitorWait + 736
    6   libclient64.dylib             	0x00000001010a9495 JVM_MonitorWait + 179
    7   libjvmlinkage.dylib           	0x00000001000c5b9b JVM_MonitorWait + 59
    8   ???                           	0x0000000103811cc8 0 + 4353760456
    9   ???                           	0x000000010380685a 0 + 4353714266
    10  ???                           	0x00000001038069b3 0 + 4353714611
    11  ???                           	0x00000001038069b3 0 + 4353714611
    12  ???                           	0x0000000103801438 0 + 4353692728
    13  libclient64.dylib             	0x000000010109eda7 JVM_Lseek + 181440
    14  libclient64.dylib             	0x00000001010a8f84 JVM_StartThread + 2473
    15  libclient64.dylib             	0x00000001010a8e7a JVM_StartThread + 2207
    16  libclient64.dylib             	0x00000001010a8e1b JVM_StartThread + 2112
    17  libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    18  libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    19  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    20  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    21  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 9:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             	0x00007fff8675b12a kevent + 10
    1   libSystem.B.dylib             	0x00007fff8675cffd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             	0x00007fff8675ccd4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             	0x00007fff8675c7fe _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             	0x00007fff8675c128 _pthread_wqthread + 353
    5   libSystem.B.dylib             	0x00007fff8675bfc5 start_wqthread + 13
    
    Thread 10:
    0   libSystem.B.dylib             	0x00007fff8675bf4a __workq_kernreturn + 10
    1   libSystem.B.dylib             	0x00007fff8675c35c _pthread_wqthread + 917
    2   libSystem.B.dylib             	0x00007fff8675bfc5 start_wqthread + 13
    
    Thread 11:  Java: Surrogate Locker Thread (CMS)
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d1dc JNI_CreateJavaVM_Impl + 47229
    7   libclient64.dylib             	0x00000001010bb57b JVM_IsPrimitiveClass + 4959
    8   libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    9   libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    10  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    11  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    12  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 12:  Java: Signal Dispatcher
    0   libSystem.B.dylib             	0x00007fff867422d6 semaphore_wait_trap + 10
    1   libclient64.dylib             	0x00000001010bc123 JVM_IsPrimitiveClass + 7943
    2   libclient64.dylib             	0x00000001010bbbf2 JVM_IsPrimitiveClass + 6614
    3   libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    4   libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    5   libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    6   libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    7   libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 13:  Java: CompilerThread0
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d1dc JNI_CreateJavaVM_Impl + 47229
    7   libclient64.dylib             	0x00000001010c2de9 JVM_Write + 2278
    8   libclient64.dylib             	0x00000001010bcebc JVM_IsPrimitiveClass + 11424
    9   libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    10  libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    11  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    12  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    13  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    Thread 14:  Java: CompilerThread1
    0   libSystem.B.dylib             	0x00007fff8674229a mach_msg_trap + 10
    1   libSystem.B.dylib             	0x00007fff8674290d mach_msg + 59
    2   libclient64.dylib             	0x000000010100d967 JNI_CreateJavaVM_Impl + 49160
    3   libclient64.dylib             	0x000000010100d7cb JNI_CreateJavaVM_Impl + 48748
    4   libclient64.dylib             	0x000000010100d72a JNI_CreateJavaVM_Impl + 48587
    5   libclient64.dylib             	0x000000010100d303 JNI_CreateJavaVM_Impl + 47524
    6   libclient64.dylib             	0x000000010100d1dc JNI_CreateJavaVM_Impl + 47229
    7   libclient64.dylib             	0x00000001010c2de9 JVM_Write + 2278
    8   libclient64.dylib             	0x00000001010bcebc JVM_IsPrimitiveClass + 11424
    9   libclient64.dylib             	0x00000001010a8cbc JVM_StartThread + 1761
    10  libclient64.dylib             	0x00000001010a8b2b JVM_StartThread + 1360
    11  libclient64.dylib             	0x000000010100d0e1 JNI_CreateJavaVM_Impl + 46978
    12  libSystem.B.dylib             	0x00007fff8677b4f6 _pthread_start + 331
    13  libSystem.B.dylib             	0x00007fff8677b3a9 thread_start + 13
    
    I can get you the rest if needed.
    
    Thread 15:  Java: Low Memory Detector
    
    Thread 16:  Java: VM Periodic Task Thread
    
    Thread 17:  Java: Thread-2
    
    Thread 18 Crashed:  Java: Server thread
    
    Thread 19:  Java: Thread-5
    
    Thread 20:  Java: Listen thread
    
    Thread 21:  Java: Thread-6
    
    Thread 22:  Java: Timer-0
    
    Thread 23:  Java: Timer-1
    
    Thread 24:  Java: AfkCheckThread
    
    Thread 25:  Java: MuteTimeThread
    
    Thread 26:  Java: AutoSaveThread
    
    Thread 27:  Java: Thread-10
    
    Thread 28:  Java: TimerQueue
    
    Thread 29:  Java: AWT-Shutdown
    
    Thread 30:  Java: Thread-12
    
    Thread 31:  Java: Thread-13
    
    Thread 32:  Java: Thread-14
    
    Thread 33:  Java: Timer-2
    
    Thread 34:  Java: Poller SunPKCS11-Darwin
    
    Thread 36:
    
    Thread 37:  Java: H2 Log Writer MINECRAFT
    
    Thread 18 crashed with X86 Thread State (64-bit):
    
    Binary Images: I can get this to you if needed.
    

    Code:
    Invalid memory access of location 0x0 rip=0x101188b1d
    The first time I run LWC without libsqlitejdbc.jnilib, it downloads it and the plugin seems to work fine. But when I restart the server, I get the above crash report. I believe I am running 32-bit Mac, but 64-bit is supported.. MC 1.4, Latest Java for Mac, CB 617, LWC 2.21. Any help? I don't particularly enjoy having to delete that file every time I need to reload/restart the server, which is pretty often.
     
  10. Offline

    dirkson

    Mysql falling off the internet while lwc is running results in lwc freezing the entire server while it times out again and again and again. There's probably a better way to deal with that kind of error.
     
  11. Offline

    bLazem

     
  12. Offline

    Clontarf[X]

    This. It seems buttons/levers don't work on doors that have been registered. Randomly works (or is solved) by a restart of the server? Not sure...
     
  13. Offline

    ledhead900

    you know one has bothered to say if these issues still happen under 670?
     
  14. Offline

    Clontarf[X]

    I use latest recommended for all plugins. I would have no idea what version I am using.
     
  15. Offline

    ledhead900

    You see anything wrong with that sentence?
     
  16. Offline

    xEwaan

    I installed it and i type /lwc create private and it comes up left click to block. i left click and nothing happens. any help?
     
  17. Offline

    DDRKhat

    I've found myself desiring a certain functionality.
    a "Donation" chest, although I'm not sure if it's possible but the desired functionality is as thus;
    /lwc -c donate [Owner(s)] | If you are not in the "Owners" you can only put stuff INTO the chest, you are unable to take stuff out (Maybe make it so people who put stuff IN cannot see the actual inventory? But I don't know if this can cause hassle), If Owners isn't submitted then it defaults to the person who's attempting to make it a donation chest.
     
  18. Offline

    Hidendra

    WG 5.0 changed things again I guess -- i'll look into it

    in your startup flags for your minecraft server add -Dlwc.purejava

    When this is possible this is something I would like to do.


    PS 2.30 will be out soon, redstone is also fixed in it (apologies for the delay)

    LWC is now available in the German language! Change "locale" in lwc.properties to de to take advantage of this if you so wish. Many thanks to @Dawodo for doing the translation!


    LWC 2.30
    • Native German translation! If you wish to use LWC in German, please change "locale" in lwc.properties to de. Many thanks to @Dawodo for doing the translation!
    • /lwc admin cleanup will now show the correct values instead of variable names when outputting results
    • enforce-worldguard-regions is now compatible with WorldGuard 5.x
    • Redstone is now changed again. All set redstone flags are reset. Redstone will obey the deny-redstone config value (which is false by default), meaning if it is set to false, you need to explciitly set the flag to disable redstone (/lwc flag redstone on), and if it is set to true, all doors prevent redstone by default so you need to set the flag to allow redstone.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  19. Offline

    Maddin

    Oh nice german. :D
     
  20. Offline

    Ghostaunt

    Hi, Hidendra, does lwc work perfectly on 670 please ?
     
  21. Offline

    DDRKhat

    It's kind of possible now. Tradecraft has a working example of what I'm on about (the "You don't see it unless you own it.") albiet it uses it for trading items from one to another, but maybe that example is enough for you to get something working.
     
  22. Offline

    dirkson

    You quoted my issue without adding anything. Why? : )
     
  23. Offline

    Hidendra

    It doesn't seem the same. It's also possible to make "view only" chests, but also requires using direct minecraft code. Without having transaction events, it's hard to do it without doing some dirty workaround

    It works fine for me (each build for 600+ also works fine for me on 670).

    What do you mean by falling off the internet? Are you using a mysql server hosted on a different server? What are the errors being thrown? What is your flush-db-interval set to in lwc.properties?
     
  24. Offline

    Cehel

    Hello
    I would like to translate this into French, but I have some issues with the "é" or other letters like this. Any idea how I could fix this?
     
  25. Offline

    tysje

    this makes my serer lagg like hell, no errors or ennything. but when i remvoe LWC it stops the lagg! anny idea?
     
  26. Offline

    Apophis775

    Question: My players have been getting the error that they don't have access to use the /lwc commands. Our server uses MCMYADMIN (provided by the site we use that supports our server). I've given /lwc and lwc as commands that are for everyone, is there something i'm missing, or somewhere else i have to give them permission to use the mod?
     
  27. Offline

    Clontarf[X]

    Without knowing how MCMYADMIN does permissions (or if it uses something like GroupManager or Permissions), I would recommend you read the LWC Wiki. The permissions are lwc.<something>.

    http://wiki.griefcraft.com/wiki/LWC
     
  28. Offline

    darthsiddious

    yes, hi, is there a way you could make it so i can charge per lock and could you then have it hooked in with boseconomy? that would be awsome, thanks.
     
  29. Offline

    TheDeejay

    I can't imagine SMP on any server without this mod. Thank you for your hard work. I have one question, or maybe suggestion depending on the situation.

    show-protection-notices

    Is there an in game command to change this line of the lwc.properties between true and false? If not, I would love for that to become a feature. As an admin it gets a little annoying to see that message coat my chat window, but I would love to be able to turn it on when desired without opening the text file. Thanks for all your efforts in this plugin!
     
  30. Offline

    Pomme72

    Hi guys,

    I have a question : Does this plugin work with bukkit 670 ?
     
  31. Offline

    Hidendra

    Are you saving the file as UTF-8 format? They should work OK

    At the moment it's not possible but it is something I had wanted to do once (charge locks w/ money), I'll add it to the list!

    how many protections do you have?

    Works fine for me, nothing had to be done to LWC for 670

    as Clontarf mentioned, what permissions plugin are you using? i assume you are using Permissions or similar? Check out this page: http://wiki.griefcraft.com/wiki/LWC/Permissions

    Actually, you can in 2.30, it's sort of a hidden feature I added for easier testing. Do this :D
    Code:
    /lwc admin config show-protection-notices true
    
     
    TheDeejay likes this.

Share This Page