Skip to content
Changes
- format (commit: 07b1691)
—
Brokkonaut /
detail
- use old protection if loaded (commit: 8d5a8c9)
—
Brokkonaut /
detail
- für add column for sqlite (commit: f9b3c1c)
—
Brokkonaut /
detail
- fix wrong method call (commit: dfdaf9b)
—
Brokkonaut /
detail
- lwcplayer is no loner a CommandSender and replaced some deprecations (commit: c52550a)
—
Brokkonaut /
detail
- store full uuid for entities, this plugin now requires paper (commit: f89d6e0)
—
Brokkonaut /
detail
- save password save (commit: 9a15865)
—
Brokkonaut /
detail
- the constructor should not be public (commit: f4a4822)
—
Brokkonaut /
detail
- fix resolveProtectionConfiguration for entities (commit: b13f24f)
—
Brokkonaut /
detail
- check if protection for an entity realy is an entity protection (commit: 3615ea7)
—
Brokkonaut /
detail
- remove old workaround, no longer needed (commit: cf076ec)
—
Brokkonaut /
detail
- fix some warnings (commit: 801fcd9)
—
Brokkonaut /
detail
- protected entities should not be pushed by others (commit: 51e5462)
—
Brokkonaut /
detail
- replace deprecated methods in worldedit adapter (commit: 55358b8)
—
Brokkonaut /
detail
- 1.20.6 (commit: 32fe9df)
—
Brokkonaut /
detail
- fix bee hives (commit: 14cd6ba)
—
Brokkonaut /
detail
- define propertiesEncoding to avoid a maven warning (commit: 6d50487)
—
Brokkonaut /
detail
- Move finalName up in pom (commit: 5943981)
—
Brokkonaut /
detail
- Convert to utf8 (commit: c781547)
—
Brokkonaut /
detail
- Compile against WorldEdit 7.3.0 (commit: 7a8050b)
—
Brokkonaut /
detail
- disable /cremoveall by default (commit: 172623d)
—
Brokkonaut /
detail
- new yaml, new constructor (commit: d0d93ce)
—
Brokkonaut /
detail
- remove all EnumSets/EnumMaps for Material or EntityType (commit: ce2c54f)
—
Brokkonaut /
detail
- remove unused class (commit: f48b9e9)
—
Brokkonaut /
detail
- add missing method to entityblock (commit: c725be4)
—
Brokkonaut /
detail
- avoid npe (commit: 428e3ce)
—
Brokkonaut /
detail
- add missing 1.19.3 blocks (commit: b1979d0)
—
Brokkonaut /
detail
- add support for chiseled bookshelves (commit: cb80fa6)
—
Brokkonaut /
detail
- lwc mods should be able do "custom" damage to itemframes (commit: 00dad6c)
—
Brokkonaut /
detail
- lwc mods should be able to place books into lecterns (commit: 774fc63)
—
Brokkonaut /
detail
- Add mangrove to door matcher materials, improve generating material sets (commit: ba38497)
—
Brokkonaut /
detail
- duplicate variable warning (commit: 66236f3)
—
Brokkonaut /
detail
- exclude non-inventory blocks from item transfer check (composter) (commit: ea4e001)
—
Brokkonaut /
detail
- Update repos and dependencies (commit: ba9331f)
—
Brokkonaut /
detail
- Improve hopper flag and add hopperin, hopperout flags for lwcx compatibility (commit: a5e38b6)
—
Brokkonaut /
detail
- new java features :D (commit: 572fd49)
—
Brokkonaut /
detail
- Fix loading flags (commit: d0f3c97)
—
Brokkonaut /
detail
- mods should be able to access all protections (commit: d1b6db5)
—
Brokkonaut /
detail
- ensure we have a connection when calling dropColumn (commit: 4dd9ed3)
—
Brokkonaut /
detail
- Fix error if no entityversion entry exists in the database (commit: d7b9524)
—
Brokkonaut /
detail
- rework database queries. updates are now retried if failing up to three times (commit: f0bce7c)
—
Brokkonaut /
detail
- minimize memory requirements for loaded protections (commit: cb87ada)
—
Brokkonaut /
detail
- revert changes for CacheKey and intern the world name for protections (commit: 9f8a9f1)
—
Brokkonaut /
detail
- use own cache instead of String.intern for higher performance (commit: 0bd5fb6)
—
Brokkonaut /
detail
- fix cache allocation size (commit: 78a742c)
—
Brokkonaut /
detail
- intern world names in CacheKey for performance (commit: cd72295)
—
Brokkonaut /
detail
- add new signs (commit: 5f6dddf)
—
Brokkonaut /
detail
- add null check for player (commit: d4333d3)
—
Brokkonaut /
detail
- make miecarts and boats autoprotectable (commit: a079ac8)
—
Brokkonaut /
detail
- protect blockplace and remove dead protections (commit: 3c71776)
—
Brokkonaut /
detail
- Update for minecraft 1.19 (commit: 122cea2)
—
Brokkonaut /
detail
- cleanup: override, import ordering, use diamond operator, .. (commit: e5a9485)
—
Brokkonaut /
detail
- cleanup: @override, import ordering, use diamond operator, .. (commit: 200c040)
—
Brokkonaut /
detail
- cleanup sources: formating (commit: d139c20)
—
Brokkonaut /
detail
- some cleanup (use try-with-resources) (commit: 7c3c99e)
—
Brokkonaut /
detail
- remove unused import (commit: 9137a5c)
—
Brokkonaut /
detail
- fix inventory item move check for other blocks than hoppers (commit: 5171742)
—
Brokkonaut /
detail
- Fix for 1.18 (commit: cefe865)
—
Brokkonaut /
detail
- fix spaces in modify message (commit: 106f6a2)
—
Brokkonaut /
detail
- Use new mysql driver class if available (commit: e00d040)
—
Brokkonaut /
detail
- Do not open a door when an adjacent trapdoor is opened (commit: 5d7be85)
—
Brokkonaut /
detail
- Add new doors/trapdoors/fence gates/pressurce plates (commit: f8542cf)
—
Brokkonaut /
detail
- Update to 1.16.1 (commit: fe0a1d0)
—
Brokkonaut /
detail
- Update softdepends (commit: 7945c48)
—
Brokkonaut /
detail
- Add BedMatcher (commit: 41316f7)
—
Brokkonaut /
detail
- protectet entities should not combust (commit: 0e9fffb)
—
Brokkonaut /
detail
- Unused import (commit: 5e023db)
—
Brokkonaut /
detail
- Workaround no longer needed, spigot fixed this (commit: 7d60a3f)
—
Brokkonaut /
detail
- Use correct sound category for door sounds (commit: 55935ae)
—
Brokkonaut /
detail
- Barrels, ... should not protect nearby signs (commit: 8bbdbb5)
—
Brokkonaut /
detail
- use correct way to find protections for EntityBlocks (commit: 6448a09)
—
Brokkonaut /
detail
- Add missing SPRUCE_WALL_SIGN to WallMatcher (commit: fd323ea)
—
Brokkonaut /
detail
- Do only show the name on /cmodify when the name is known (commit: d8a40be)
—
Brokkonaut /
detail
- Strange PlayerInteractEvent (commit: d23e028)
—
Brokkonaut /
detail
- Add some german translations (commit: dca5ed2)
—
Brokkonaut /
detail
- PlayerInteractEvent.isCancelled() is not always returning what would be (commit: dbb976b)
—
Brokkonaut /
detail
- Lecterns are now fully protected (commit: 04dc128)
—
Brokkonaut /
detail
- Writeable books can be put onto lecterns too (commit: c54791c)
—
Brokkonaut /
detail
- add special check for putting books onto lecterns (commit: 8cbb02f)
—
Brokkonaut /
detail
- Fix creating tables in sqlite (commit: 13b6945)
—
Brokkonaut /
detail
- Improve block/entity name formatting (commit: 35b4708)
—
Brokkonaut /
detail
- Special option to have all living entities without ai protectable (commit: 990099f)
—
Brokkonaut /
detail
- Protection owners can destroy protections (configurable) (commit: 3757351)
—
Brokkonaut /
detail
- Update to 1.14 (commit: 4664e37)
—
Brokkonaut /
detail
- Fix armorstand protection with showcase/donation protection (is now same (commit: 7c00c9a)
—
Brokkonaut /
detail
- Levers and buttons can be on the up/down side of a block (commit: 7af17b3)
—
Brokkonaut /
detail
- Only protect an ArmorStand if the player has placed one in the same tick (commit: e139ebc)
—
Brokkonaut /
detail
- Catch some more block changes (water flow, burning) (commit: 012fa3c)
—
Brokkonaut /
detail
- Reformat some files (commit: 062c841)
—
Brokkonaut /
detail
- Fix updating from other lwc forks (commit: bc00ac4)
—
Brokkonaut /
detail
- Cleanup: Update protection material later to prevent sqlite multi (commit: ac7a101)
—
Brokkonaut /
detail
- Send less messages during cleanup (commit: 3f07a3b)
—
Brokkonaut /
detail
- Fix compile against latest Spigot/Paper builds (commit: b8d4b35)
—
Brokkonaut /
detail
- Fix cleanup for sqlite databases (commit: 3c1737d)
—
Brokkonaut /
detail
- Remove actions when disabling persist mode + improve german messages (commit: 36a20b2)
—
Brokkonaut /
detail
- Protect paintings/item frames against projectiles (commit: 7fbff9d)
—
Brokkonaut /
detail
- modified ant build to not do unit tests -- not necessary right now. also (commit: 2e58458)
—
hidendra /
detail
- emptied out README.md and for now put basic build instructions (much (commit: 015d008)
—
hidendra /
detail
- Oops, <code> is a lie (commit: 33b9b14)
—
hidendra /
detail
- All admin commands have thus far been converted to use the new events (commit: a1c34c2)
—
hidendra /
detail
- All use of deprecated events on LWC's end should now be fixed !! (commit: a8fc599)
—
hidendra /
detail
- /lwc admin version will now use VERSION (BUILD), in preperation for #65 (commit: a59ce44)
—
hidendra /
detail
- Reformat build.xml (mainly replacement of tabs with spaces.) (commit: 348facd)
—
hidendra /
detail
- fixes #54 - do not allow access to chests when LWC has database issues (commit: 9e2e83a)
—
hidendra /
detail
- and print out problem stacks when bad errors occur :-) (commit: dcac5d3)
—
hidendra /
detail
- closes #51 -- pistons can no longer destroy protected objects (doors, (commit: 2396f94)
—
hidendra /
detail
- Change default table prefix to 'lwc_' (commit: 0f00482)
—
hidendra /
detail
- some minor formatting fixes in core.yml (commit: 09e6625)
—
hidendra /
detail
- fixes #68 -- core LWC modules must take precedence over modules from (commit: b45632c)
—
hidendra /
detail
- Fixes issue where one would always receive "limit reached" (commit: 4d605db)
—
hidendra /
detail
- Fixes #75 -- obtain a player's groups the correct way via (commit: 0500f16)
—
hidendra /
detail
- Fixes #70 -- also, when clicking on say, a block under a Sign, it will (commit: c79712f)
—
hidendra /
detail
- It would be preferable to take your eyes away from this commit. On a (commit: 2d7d046)
—
hidendra /
detail
- Closes #61 -- Kainzo: This one is long overdue !! Protection discounts (commit: bebee65)
—
hidendra /
detail
- Updated changelog.md -- should have done that already !! Also made (commit: 6138726)
—
hidendra /
detail
- forgot linebreak between header and lists (commit: cb3182a)
—
hidendra /
detail
- Native SQLite binaries were not being downloaded.. >.> (commit: b6bdf12)
—
hidendra /
detail
- Just kidding, this one's the real RC .... (commit: 123eba5)
—
hidendra /
detail
- Fixes issue with interfering with PermissionsBukkit somehow... and made (commit: 3e2343d)
—
hidendra /
detail
- Fix LWC-Economy -- LWC now loads at STARTUP. Also changed wording in the (commit: de6223e)
—
hidendra /
detail
- Convert history when converting from SQLite -> MySQL. History was not (commit: fe75db7)
—
hidendra /
detail
- Push version to 3.40 (commit: 5ba4358)
—
hidendra /
detail
- Fix PermissionsBukkit (again), /permissions did not work, LWC was using (commit: 2eb90fc)
—
hidendra /
detail
- Init ModuleLoader early (commit: 37a76fe)
—
hidendra /
detail
- Fix a stackoverflow error (commit: bf3dcf8)
—
hidendra /
detail
- Push version to 3.41 (commit: 4ae0f03)
—
hidendra /
detail
- Fix LWC-Economy bootstrapping (commit: a2b89db)
—
hidendra /
detail
- Push LWC-Economy to version 1.21. LWC is unchanged. (commit: f36b399)
—
hidendra /
detail
- Fix a freezing issue some servers may experience on startup. (commit: 27b92f2)
—
hidendra /
detail
- Disabled modes were not being properly disabled, despite the user being (commit: 6bcc2f6)
—
hidendra /
detail
- Protections + history will now not be immediately flushed to the (commit: c6961fa)
—
hidendra /
detail
- That is prepareStatement, not prepareCall, mr. database (commit: 8a171ea)
—
hidendra /
detail
- MonsterTKE: fixes #73: add EXEMPTION flag which exempts protections from (commit: c142dfe)
—
hidendra /
detail
- Allow history logging to be disabled in core.yml (core.disableHistory) (commit: a3870b1)
—
hidendra /
detail
- Comment up core.yml (commit: 2c9cb5b)
—
hidendra /
detail
- small sanity check (commit: 5e1c843)
—
hidendra /
detail
- pre-3.42. Fix a consistency error for history cache <-> database. And (commit: 72c48ba)
—
hidendra /
detail
- untrack changelog.md. Mainly just testing fingerprints. (commit: a78cf09)
—
hidendra /
detail
- Update Package.json, let's try uploading it again (commit: 9c2ec81)
—
hidendra /
detail
- formatting errors ... (commit: 8e1c10a)
—
hidendra /
detail
- wrong checksum, I've been had... (commit: 8781475)
—
hidendra /
detail
- sqlite.jar in lib/ folder is not required for anything in particular. (commit: b7fdaf0)
—
hidendra /
detail
- Move WorldGuard and Lists modules to core/ (afterall, they ARE bundled (commit: 2d8cedf)
—
hidendra /
detail
- 3.42 (commit: 550565f)
—
hidendra /
detail
- SQLite did not recognize streaming made (Integer.MIN_VALUE) (commit: b835189)
—
hidendra /
detail
- Add discount type to LWC-Economy, to support how discounts worked (commit: 50c1d94)
—
hidendra /
detail
- Update iconomy.yml to not include outdated info (commit: 76b06a8)
—
hidendra /
detail
- Native PermissionsEx support (commit: aac4689)
—
hidendra /
detail
- Update build.xml with PermissionsEx.jar (commit: bad75e3)
—
hidendra /
detail
- Go around a Bukkit bug for pistons which would cause a casting exception (commit: c3394ad)
—
hidendra /
detail
- Put the version back to 3.42 (whoops (?)) (commit: 4dd0845)
—
hidendra /
detail
- Allow refunds to be disabled in LWC-Economy (commit: 21688e4)
—
hidendra /
detail
- Allow /lwc admin purgebanned to take the -remove argument, which removes (commit: 9edccba)
—
hidendra /
detail
- Updated Polish locale, courtesy of Geoning! (commit: ab437c0)
—
hidendra /
detail
- Closes #83 -- add Essentials Econ support. (commit: 1bbc5c3)
—
hidendra /
detail
- Closes #85 -- fixes /permissions not working on PermissionsBukkit 1.2 (commit: 73bc131)
—
hidendra /
detail
- New versions: LWC: 3.43 LWC-Economy: 1.30 (commit: 3710449)
—
hidendra /
detail
- Test promoting via changelog tag #promote (commit: 6e1ab01)
—
hidendra /
detail
- Test auto-promote tag one last time #promote (commit: cafa249)
—
hidendra /
detail
- Forgot to turn on the notifier.... #promote (commit: e64343d)
—
hidendra /
detail
- Does all of #88 - not fully tested yet, so it will not be auto closed (commit: 48da505)
—
hidendra /
detail
- Fixes #89 (commit: 856afe6)
—
hidendra /
detail
- Initial work on #87 - fully untested !! Adds central bank functionality, (commit: 290bae3)
—
hidendra /
detail
- Add a bit more to central banking so protections could not be removed if (commit: f61e1eb)
—
hidendra /
detail
- mostly final changes for #87. Central banking now works as expected, (commit: 1b70331)
—
hidendra /
detail
- closes #87 - central banking for LWC-Economy is looking excellent to me (commit: 9bba55d)
—
hidendra /
detail
- Reconnect to the MySQL database if connection is lost from a timeout (commit: d12c4a0)
—
hidendra /
detail
- Make double wooden doors also automatically open on both sides much like (commit: 438d0ea)
—
hidendra /
detail
- Using /cinfo (or most other LWC commands) on a double wooden door would (commit: d1c9850)
—
hidendra /
detail
- Give a default value of TRUE to lwc.protect perm node (commit: e5e36f1)
—
hidendra /
detail
- Support multiple groups on Perms 3+, with fallback support to 2.1.x (commit: b570751)
—
hidendra /
detail
- database.adapter had to be all lowercase (MySQL would not work, had to (commit: 29324ac)
—
hidendra /
detail
- nospam mode now also hides notes. SEND_LOCALE event was also not being (commit: d5ea9fa)
—
hidendra /
detail
- in regards to #88 - removes reliance on Permission plugin-specific (commit: 36971bb)
—
hidendra /
detail
- Prepare protections table for #87 - the build associated with this (commit: 2564bfb)
—
hidendra /
detail
- Protection rights are now stored via JSON in the protections table. (commit: 30e1c1b)
—
hidendra /
detail
- Old rights -> new rights conversion. Does not drop the rights table just (commit: c8ba2d7)
—
hidendra /
detail
- Use streaming query for old rights -> new rights if it's available (not (commit: e09b85e)
—
hidendra /
detail
- That's right, streaming results won't work in this case! (commit: 7747557)
—
hidendra /
detail
- Display 4.0.0-alpha2 in the version (commit: e8b394a)
—
hidendra /
detail
- sp (commit: 75c7cab)
—
hidendra /
detail
- Reconnect to the MySQL database if connection is lost from a timeout (commit: 48f841a)
—
hidendra /
detail
- Push version to 3.44 #promote (commit: a0f3194)
—
hidendra /
detail
- (forgot VERSION file) (commit: 8b582e5)
—
hidendra /
detail
- Initial implementation for being able to schedule jobs or commands - for (commit: b9cf3bc)
—
hidendra /
detail
- Allow resource bundles to add keys that are not defined in the default (commit: 575a9f6)
—
hidendra /
detail
- Allow resource bundles to add keys that are not defined in the default (commit: 6d55a77)
—
hidendra /
detail
- nospam mode now also hides notes. SEND_LOCALE event was also not being (commit: e697108)
—
hidendra /
detail
- Make double wooden doors also automatically open on both sides much like (commit: 6a81875)
—
hidendra /
detail
- Using /cinfo (or most other LWC commands) on a double wooden door would (commit: 3d10e29)
—
hidendra /
detail
- 3.45, cherry picked commits from devel branch. #promote (commit: eab08ff)
—
hidendra /
detail
- Spout support via 100% standalone LWC-Spout.jar. At the moment, it just (commit: 4cfe20a)
—
hidendra /
detail
- Open the chest after entering the correct password. (commit: 1fae71d)
—
hidendra /
detail
- I disregarded the fact that you can protect blocks other than chests :D (commit: 73d35b5)
—
hidendra /
detail
- Non-Custom spout windows can't be drawn on, so we'll make our own. /lwc (commit: 602055e)
—
hidendra /
detail
- remove test junk (commit: 6987b63)
—
hidendra /
detail
- pushing small changes before sleeping. Just a header on /lwc spout (commit: ec8db04)
—
hidendra /
detail
- Redstone flag was not being propogated via new events (commit: 9f7265a)
—
hidendra /
detail
- Redstone flag was not being propogated via new events (commit: e323f07)
—
hidendra /
detail
- 3.46 #promote (commit: 214f53d)
—
hidendra /
detail
- Add iConomy6 support (commit: 8f3f6b0)
—
hidendra /
detail
- Add iConomy6 support (commit: 6c9660d)
—
hidendra /
detail
- 3.47 #promote (commit: c93a904)
—
hidendra /
detail
- Fix merge conflict #promote (commit: 40bb348)
—
hidendra /
detail
- Redid how /lwc admin report looks. Much prettier and easier to read. (commit: 0f0336f)
—
hidendra /
detail
- Change cache hit/read counter to use long. spunkiie's server would (commit: 5dace84)
—
hidendra /
detail
- Add changelog.md again so I'm not keeping track of changes in my head (commit: 740487c)
—
hidendra /
detail
- Basic job scheduling commands. e.g: /lwc schedule create test2 cleanup, (commit: 9d62fb1)
—
hidendra /
detail
- 4.0.0-alpha3. Scheduler is complete and needs some minor changes and (commit: 16466b8)
—
hidendra /
detail
- Added the expiration job handler. To add arguments: /lwc schedule create (commit: 348c3e5)
—
hidendra /
detail
- Update changelog (commit: 1928f48)
—
hidendra /
detail
- - fixing umlauts (commit: 40bd1be)
—
untergrundbiber /
detail
- FULL removal of Memory Database. Every single usage of it has been (commit: c1af71d)
—
hidendra /
detail
- Update changelog. (commit: baa9804)
—
hidendra /
detail
- Fix a possible dupe exploit that when magnet was used alongside the (commit: c1b65d1)
—
hidendra /
detail
- misc changes (commit: 8434a53)
—
hidendra /
detail
- Fix merge conflict (accidentally committed.) Double console output also (commit: 6b1ac9d)
—
hidendra /
detail
- Closes #98 - out of sync double doors can be fixed with /lwc fix or /lwc (commit: dd5361b)
—
hidendra /
detail
- The openAndClose feature of double doors has been given new life and (commit: 17696f2)
—
hidendra /
detail
- Version comparator for semver compliancy. Parses versions as small as (commit: 82ff2b4)
—
hidendra /
detail
- Don't continue to look for release levels if one is already found (commit: f5fb196)
—
hidendra /
detail
- Define possible update schemes and provide convenience methods for (commit: a3d4571)
—
hidendra /
detail
- Change LWCInfo.FULL_VERSION to instead use the Version class. (commit: 3a3e396)
—
hidendra /
detail
- 3.48. You can now interchange 3.48 and 4.0.0-alphaX without NOT being (commit: 8cf1510)
—
hidendra /
detail
- Old, deprecated LWC events have been fully removed. All other (commit: 90ebad9)
—
hidendra /
detail
- Clicking on a password protection would actually ADD you to the access (commit: f63f8ed)
—
hidendra /
detail
- Towny integration. Protections cannot be made outside of Towns, e.g the (commit: 14ea6bb)
—
hidendra /
detail
- Fix piston exploit that allowed wooden doors and other minor (commit: 64bafbd)
—
hidendra /
detail
- Prevent sticky pistons from pulling away protections (commit: ae5c269)
—
hidendra /
detail
- Shiny new updater + downloader (old one was scrapped.) At the moment, it (commit: f1300fc)
—
hidendra /
detail
- Fix a typo, but this commit is mainly to make a build happen (commit: 1b4941c)
—
hidendra /
detail
- 4.0.0-alpha4 - All builds past this are now running on the new update (commit: 90316da)
—
hidendra /
detail
- ..changelog should be changed, too! (commit: 34ba2d2)
—
hidendra /
detail
- Update changelog again with a feature added on a few days ago (ability (commit: 57622ea)
—
hidendra /
detail
- Fix minor bug when converting old rights (commit: 5bdc1f5)
—
hidendra /
detail
- Fix double console output (commit: a205b68)
—
hidendra /
detail
- 3.49 #promote (commit: 6b0f9b5)
—
hidendra /
detail
- Backwards compatibility with permissions 2/3 (without superpermsbridge) (commit: 187859b)
—
hidendra /
detail
- Backwards compatibility with permissions 2/3 (without superpermsbridge) (commit: 2a7eca7)
—
hidendra /
detail
- 3.50. Remove the permission metadata from defined commands so the (commit: d6dd838)
—
hidendra /
detail
- Gracefully ignore iConomy4 (commit: bd5ec63)
—
hidendra /
detail
- Gracefully ignore iConomy4 (commit: 729864b)
—
hidendra /
detail
- Protection rights have been moved to the 'data' column in protections, (commit: 33751b1)
—
hidendra /
detail
- Renamer renamed a little bit *too* much (commit: 8cf8dbd)
—
hidendra /
detail
- The command /lwc admin purgeregion <RegionName> [WorldName] has been (commit: 26631cc)
—
hidendra /
detail
- Go around a bukkit bug with pistons (commit: 807d0fb)
—
hidendra /
detail
- Proper Fix Issue #88, adds full SuperPerms support (commit: 4082767)
—
zak.j.ford /
detail
- Flags are now in data column and now support data as well. No utility to (commit: 9579810)
—
hidendra /
detail
- Default core.locale to en (commit: 1a15bbc)
—
hidendra /
detail
- Avoid a possible arrayoutofboundsexception (commit: 2d527cd)
—
hidendra /
detail
- Fix Cleanup (commit: a468a9c)
—
hidendra /
detail
- Fix /lwc admin cleanup, for real (commit: e893b7c)
—
hidendra /
detail
- Fix override bundles (commit: a22cc68)
—
hidendra /
detail
- update thread was not synchronizing, and /lwc admin purge was borked. (commit: 9123e8c)
—
hidendra /
detail
- /lwc admin reload should also reload the loaded locale. And so it shall. (commit: f8008fa)
—
hidendra /
detail
- /lwc admin dump locale! It dumps the current loaded locale into (commit: 99429e1)
—
hidendra /
detail
- Allow LWC.instance to be set again (commit: 5cb4429)
—
hidendra /
detail
- Fix resource loading - it "should" fix reloading after a new LWC.jar is (commit: 318b41a)
—
hidendra /
detail
- revert those last changes (commit: 45bcd27)
—
hidendra /
detail
- Try something so crazy it might just work (commit: 5d3de7a)
—
hidendra /
detail
- LWC *SHOULD* reload okay now after a new LWC.jar has been downloaded (commit: 8e88550)
—
hidendra /
detail
- We are now 4.0.0-alpha5 - all builds from this point on can be loaded (commit: 7cf698f)
—
hidendra /
detail
- if core.locale was set to a locale that didn't actually exist, (commit: c593a98)
—
hidendra /
detail
- default lwc.protect to false again [superperms] (commit: 195bff9)
—
hidendra /
detail
- default lwc.protect to false again [superperms] (commit: e3249a2)
—
hidendra /
detail
- 3.51 - default lwc.protect to false again (superperms) #promote (commit: 37f77bf)
—
hidendra /
detail
- Use Set<> for flags/access rights and also don't let null objects in (commit: 2aa2811)
—
hidendra /
detail
- Should fix Permissions 2/3 errors (commit: 2bf370f)
—
hidendra /
detail
- Really does fix Permissions 2/3 errors. (commit: a73ee5f)
—
hidendra /
detail
- Some null checks (commit: 9647301)
—
hidendra /
detail
- 3.52 #promote (commit: 6129890)
—
hidendra /
detail
- Show the parser who's boss - i'll give you some input to match (commit: 66bc1a1)
—
hidendra /
detail
- Add the AUTOCLOSE flag which will make doors automatically close after 3 (commit: 1961bb7)
—
hidendra /
detail
- and the changelog should take note, too! (commit: 3a9561c)
—
hidendra /
detail
- lwc.flag.autoclose should be defined, too ... (commit: c46b3f9)
—
hidendra /
detail
- fix plugin.yml (commit: 581b0ae)
—
hidendra /
detail
- Permissions 2/3 getGroups () support with our fallback hacks (commit: c68921a)
—
hidendra /
detail
- misc code from last night. Nothing special, just an empty /lwc setup (commit: 1d11c7c)
—
hidendra /
detail
- in regards to #88 - removes reliance on Permission plugin-specific (commit: c06d7eb)
—
hidendra /
detail
- Permissions 2/3 getGroups () support with our fallback hacks (commit: 0fca3ae)
—
hidendra /
detail
- I didn't ask for that method, mr. mergetool (commit: a19fd6f)
—
hidendra /
detail
- Default lwc.protect to true (commit: 6eb60eb)
—
hidendra /
detail
- 3.53 #promote (commit: fb4756c)
—
hidendra /
detail
- Default lwc.protect to true (commit: fb971e6)
—
hidendra /
detail
- and lwc.admin to false (commit: 4d5f265)
—
hidendra /
detail
- Do not show locale messages defined as 'null' (commit: 47a501e)
—
hidendra /
detail
- Add t:TownName and town:TownName for Towny integration for /cprivate and (commit: 0c46aa2)
—
hidendra /
detail
- /lwc admin expire always showed "Expired 0 protections", even if it (commit: 9eb014e)
—
hidendra /
detail
- Closes #105 - add lwc.autoregister perm node to allow a player/group to (commit: f4a243c)
—
hidendra /
detail
- Oops (commit: 863d34e)
—
hidendra /
detail
- Add andrewkm under donations header in credits. And a few others under (commit: 9769887)
—
hidendra /
detail
- Oops, duplicate (commit: 653ecf0)
—
hidendra /
detail
- Store the known Protection object for History objects early on to save (commit: 784abf4)
—
hidendra /
detail
- switch back to delayed insert for the initial history obj on a (commit: 0852310)
—
hidendra /
detail
- Automatically fix chest block faces from pre-1.7 maps. Also, /lwc fix (commit: 3ab7de2)
—
hidendra /
detail
- whitespace! (commit: 003c55d)
—
hidendra /
detail
- Equivilent methods for fixing chest face to the dev branch! (commit: be3734d)
—
hidendra /
detail
- Equivalent of 94c5b458 for dev branch, but had to retrofit what I (commit: 261d0f4)
—
hidendra /
detail
- The magnet module was not queueing items properly (commit: e3e39a6)
—
hidendra /
detail
- Apply blacklist checks before entities are queued for the magnet flag (commit: 47513b3)
—
hidendra /
detail
- Disable lwc.autoprotect for now (commit: ebf142c)
—
hidendra /
detail
- Limits will now instead use the group with the highest limit. (commit: 029b50a)
—
hidendra /
detail
- Update changelog (commit: 5f01c34)
—
hidendra /
detail
- Destroyer of a protection was not being added to the history on (commit: 8e3fc01)
—
hidendra /
detail
- LWC-Economy + No Econ plugin = Sad Times, but who would try that, (commit: 757d225)
—
hidendra /
detail
- HistoryModule (commit: 1f160d9)
—
hidendra /
detail
- (and remove from destroymodule) (commit: 2a488b7)
—
hidendra /
detail
- Add /lwc history. Allows the viewing of all history items for a player (commit: 0328e82)
—
hidendra /
detail
- Create /lwc details (it does nothing, however) (commit: 2cbe6b5)
—
hidendra /
detail
- Add /lwc details which allows you to view some more info known about a (commit: 4512741)
—
hidendra /
detail
- The player who destroyed a protection was always being shown as the (commit: 009eca5)
—
hidendra /
detail
- if a non-SuperPerms perms plugin is present, ignore SuperPerms (I'm (commit: 7d20dc1)
—
hidendra /
detail
- 4.0.0-alpha6. LWC is now licensed under the 2-clause BSD license. All (commit: e4fb181)
—
hidendra /
detail
- build.xmp shouldn't have been commented as well (commit: 8f91ca9)
—
hidendra /
detail
- Remove Package.json (commit: bb488b3)
—
hidendra /
detail
- Avoid possible NPE (commit: 862ef3e)
—
hidendra /
detail
- Avoid possible NPE (commit: 5ca60e7)
—
hidendra /
detail
- Minor addition, for science (commit: 0c69ab4)
—
hidendra /
detail
- Acknowledge discounts in /lwc details (commit: d95e46e)
—
hidendra /
detail
- Do not depend on the stored world name for protections and one less (commit: 869a433)
—
hidendra /
detail
- Remove the science (commit: 2828a77)
—
hidendra /
detail
- Send an error when something that shouldn't happen happens (commit: e3dd591)
—
hidendra /
detail
- Uh oh is not necessary. (commit: 4ee4aca)
—
hidendra /
detail
- devel's equivalent of deae6999 (commit: 2b4b895)
—
hidendra /
detail
- Automatically update the block id and world name in the database if they (commit: 4e701e8)
—
hidendra /
detail
- Developer Mode - to enable on a player, /lwc dev enable PlayerName. You (commit: cc8890f)
—
hidendra /
detail
- Forgot MOD considerations. Minor typo fixes (commit: 7c9e38d)
—
hidendra /
detail
- Send timing info about PLAYER_INTERACT and onCommand to devmode enabled (commit: 9bc7081)
—
hidendra /
detail
- Make the message sent by /lwc dev enable not break lines in an (commit: abed2d0)
—
hidendra /
detail
- derp, i've been getting the latest build the slow way (commit: e007b36)
—
hidendra /
detail
- ability to define an id for Economy discounts to allow EXACT to give (commit: 33b8bed)
—
hidendra /
detail
- Ensure ACCESS_EVENT is only used if required (commit: 9c9dd82)
—
hidendra /
detail
- Show entity count in report, and also remove unused memdb (commit: 4e8aba6)
—
hidendra /
detail
- Reduce the amount of queries done on the database by quite a bit, (commit: 0d9caf6)
—
hidendra /
detail
- Support old & new Showcase API (sigh!) (commit: 8b97a72)
—
hidendra /
detail
- Don't send the cache size if it's being cleared (commit: a77e055)
—
hidendra /
detail
- Don't use raw database access when checking explosions - use (commit: ef09aed)
—
hidendra /
detail
- Economy usage fees. set usageFee to a number (e.g usageFee: 2.50) and (commit: f9940aa)
—
hidendra /
detail
- Allow /lwc fix to reorient dispensers and furnaces (commit: 0937db8)
—
hidendra /
detail
- Remove /lwc admin view (commit: c497214)
—
hidendra /
detail
- remove /lwc admin view (0254bed) (commit: 44305c7)
—
hidendra /
detail
- Remove the no longer needed water exploit checks (commit: 08c1f70)
—
hidendra /
detail
- Closes #112 - Add the aliases /lock and /unlock. /lock is equivalent to (commit: 0de8afd)
—
hidendra /
detail
- Allow the /lwc admin forceowner command to take a protection ID (commit: 846bd35)
—
hidendra /
detail
- Abstracted /cmodify XXX and /cprivate XXX to (commit: b00b7d4)
—
hidendra /
detail
- Allow /cmodify to take an id:## argument. The id can be anywhere, for (commit: f948cc7)
—
hidendra /
detail
- More modular build.xml to allow seperate Jenkins projects for LWC, (commit: 89f3a3c)
—
hidendra /
detail
- Update ant build file to only build jars when newer files are detected (commit: 6d9970a)
—
root /
detail
- make a small change to LWC-Economy to make sure it recompiles (commit: 6f5f132)
—
root /
detail
- Undo my minor edit (commit: 5fdbe56)
—
hidendra /
detail
- Testing jenkins changes (commit: aadb8e3)
—
hidendra /
detail
- and again :) (commit: 076cc00)
—
hidendra /
detail
- nothing useful here (commit: bb3a3b3)
—
hidendra /
detail
- undo~! (commit: 07254f2)
—
hidendra /
detail
- Creating protections created an empty right (commit: 0ff3e9a)
—
hidendra /
detail
- Closes #109 - add the IN_USE discount type to allow discounts to only (commit: 71d2cb9)
—
hidendra /
detail
- Use 1 less query when removing a protection (commit: 1be17f8)
—
hidendra /
detail
- Append the LWC build info to /version LWC. (commit: ed7ce3d)
—
hidendra /
detail
- double b (commit: 3a194b4)
—
hidendra /
detail
- force LWC to build (commit: 022ebe6)
—
hidendra /
detail
- env test (commit: 2e6e5fa)
—
hidendra /
detail
- Change build number matcher to match adjusted changes (commit: e986edd)
—
hidendra /
detail
- 4.0.0-alpha7. NO LONGER POSSIBLE TO DOWNGRADE TO 3.53 WITHOUT LOSING (commit: aca019c)
—
hidendra /
detail
- Broke the version comparator when updating (commit: 9ddda12)
—
hidendra /
detail
- Workaround a small bug with build numbers found in git sha1s for now (commit: 839f07d)
—
hidendra /
detail
- the bug 656 workaround has been removed and instead has been replaced (commit: f469693)
—
hidendra /
detail
- Append the changelog and remove some obsolete code (commit: 54076b0)
—
hidendra /
detail
- Economy usage fees were being charged even if you couldn't access the (commit: 1278dab)
—
hidendra /
detail
- default LWC admin/mod perms to false (without explicitly defaulting to (commit: cc2d9e8)
—
hidendra /
detail
- default LWC admin/mod perms to false (without explicitly defaulting to (commit: a060495)
—
hidendra /
detail
- append the credits (add Eric and Twizz to donations) (commit: dd3ef42)
—
hidendra /
detail
- Fixed SuperPerms permission regression (commit: 487b5e1)
—
zak.j.ford /
detail
- Permissions 2/3 should have highest precedence (commit: 36a07ca)
—
zak.j.ford /
detail
- Fix for creation date not showing up for History objects. Also, hide the (commit: 08a8019)
—
hidendra /
detail
- Show the block action to dev mode enabled players (commit: a5b4463)
—
hidendra /
detail
- Fix NPE (commit: 731961f)
—
hidendra /
detail
- Fix /lwc admin report on 3.53 (commit: 5f9ab56)
—
hidendra /
detail
- More detailed debug info for dev mode enabled players (commit: 4196a12)
—
hidendra /
detail
- Improve indexing. Added: history.protectionId, history.player, (commit: 35471b3)
—
hidendra /
detail
- Fix a bug where Wall Signs would not be recognized as a protection if (commit: 9cd4baa)
—
hidendra /
detail
- Seperate the database connect / load messages to differentiate them (commit: f98c6af)
—
hidendra /
detail
- Fix door recognition. note to self: make block finding simpler! (commit: ccf21e1)
—
hidendra /
detail
- Startup time has been dramatically increased for those with a very large (commit: 314f399)
—
hidendra /
detail
- The previous commit was fine for 1 million protections. Not 13 million. (commit: d18c4b2)
—
hidendra /
detail
- Bunch of misc lingering issues (my apologies in advance if you're (commit: a7c57c8)
—
hidendra /
detail
- Whitespace fixes and other misc things (again, apologies if it affected (commit: 746631b)
—
hidendra /
detail
- Block some other typos of /cunlock: .cunlock and lcunlock. And also send (commit: 9b0e203)
—
hidendra /
detail
- Remove copyright headers from lang files (commit: 5865fe5)
—
hidendra /
detail
- Merge pull request #123 from phrstbrn/master Fixed SuperPerms permission (commit: b6062df)
—
hidendra /
detail
- Begin storing x/y/z coordinates for history objects. Fix a bug with (commit: 98d139f)
—
hidendra /
detail
- Set the history's x/y/z when creating it (commit: 4653e0b)
—
hidendra /
detail
- Show the history's known location in /lwc details. (commit: c845975)
—
hidendra /
detail
- Log the time protections are destroyed (commit: 9e38646)
—
hidendra /
detail
- Removed on date/time. Also make the /lwc details screen look a wee bit (commit: 8ec6158)
—
hidendra /
detail
- Closes #131 - support changes made to Towny by Towny Advanced (makes (commit: 506e741)
—
hidendra /
detail
- Made mapProtectionLimit a public method again (commit: 7887f5f)
—
eric /
detail
- Fix x/y/z not being added to the history table (commit: 6d42389)
—
hidendra /
detail
- devel's equivalent of 624e46bd (commit: 16955b3)
—
hidendra /
detail
- Fix being requested for the password to a protection after a few seconds (commit: de1474d)
—
hidendra /
detail
- Make lwc.encrypt use StringUtils.encrypt (they were identical!) Side (commit: 61b0f01)
—
hidendra /
detail
- And another - it picked up the old master commits? (commit: 466e274)
—
hidendra /
detail
- Remove my space. It's working! (I should've kept it this way before, (commit: 2b5cb81)
—
hidendra /
detail
- For LWC-Spout, use asterisks in place of real chars in the password and (commit: 60ab41e)
—
hidendra /
detail
- Added /cremoveall, which will remove ALL OF YOUR PROTECTIONS. This (commit: a909cc4)
—
hidendra /
detail
- Allow `lwc.limit.#` permission nodes to explicitly set the player's (commit: 33b1f42)
—
hidendra /
detail
- new OO-style Protection finder. Works the same as before (the old (commit: 3904c4b)
—
hidendra /
detail
- Closes #133: Protect the wall protected Buttons & Levers are attached (commit: 4e9abcd)
—
hidendra /
detail
- Simplify the switches for the wall matcher into ifs (commit: bc34bf0)
—
hidendra /
detail
- Closes #113: Fixes the umlauts in the german locale. (commit: 2b7af47)
—
hidendra /
detail
- Italian translation courtesy of portaro. (commit: 7b98a9a)
—
hidendra /
detail
- Remove found protections from the cache when using purgebanned, etc. (commit: 5b749c6)
—
hidendra /
detail
- The ProtectionTypes class is no longer in use and is now replaced with (commit: eed3525)
—
hidendra /
detail
- misc cleanup - no noticeable changes (unless you break the database.) (commit: 76fb14e)
—
hidendra /
detail
- Remove DriverStub (no longer needed) (commit: 2b7054a)
—
hidendra /
detail
- More un-noticeable stuff: renamed CacheSet to ProtectionCache and it now (commit: 31a56ec)
—
hidendra /
detail
- Created WeakLRUCache (commit: 81ab9e9)
—
hidendra /
detail
- Some ResultSets were not being properly closed (just a couple of queries (commit: d4cd007)
—
hidendra /
detail
- Made WeakLRUCache properly use ReferenceQueue to remove GC'd entries, (commit: 217001b)
—
hidendra /
detail
- Move some methods and/or classes around. (Performance has become (commit: a16aea4)
—
hidendra /
detail
- Oops - error (commit: ad52d52)
—
hidendra /
detail
- Change Physical database: to Queries: in /lwc admin report (commit: b8fd3f1)
—
hidendra /
detail
- Re-enable lwc.autoprotect perm node for SuperPerms - it is not usable on (commit: d74361d)
—
hidendra /
detail
- Fix a NullPointerException in WeakLRUCache (commit: 75fd354)
—
hidendra /
detail
- Restore (and instead, deprecate) compatibility with plugins that create (commit: c1d4557)
—
hidendra /
detail
- Last commit was a lie - any other plugins that created a LWC protection (commit: 5114852)
—
hidendra /
detail
- Fix an exception being thrown for protectable blocks being placed that (commit: 453c495)
—
hidendra /
detail
- "exploit": Don't allow drop transfer to be used to transfer items across (commit: e3f1af0)
—
hidendra /
detail
- Fix load order of various members to not break downloading of config (commit: f532308)
—
hidendra /
detail
- Explicitly remove protections from the weak caches instead of relying on (commit: 5df3a84)
—
hidendra /
detail
- Preliminary support for DONATION chests - yeah. Allows you to *donate* (commit: ca58f74)
—
hidendra /
detail
- Donation chest support - requires LWC-Spout. Anyone can open the chest (commit: c526fc2)
—
hidendra /
detail
- Automatic config updater. What it does is automatically adds new config (commit: 9e23509)
—
hidendra /
detail
- Forgot java docs for a method! (commit: 8873f72)
—
hidendra /
detail
- Added WG region blacklist and canBuild check (commit: ad8c20c)
—
eric /
detail
- Startup errors saying a path could not be found should now be resolved - (commit: bc7d8e7)
—
hidendra /
detail
- Fix exception when using /lwc schedule create (commit: 9fd4268)
—
hidendra /
detail
- Added WG region blacklist and canBuild check via Pull Request #142 from (commit: 8d95bb7)
—
hidendra /
detail
- Fix out of range error when using /lwc schedule autorun (commit: 008958c)
—
hidendra /
detail
- Only register optional modules if plugins are actually active (lists, (commit: e3b04d6)
—
hidendra /
detail
- action: was renamed to name: in doors.yml by the refactorer at some (commit: bf1713d)
—
hidendra /
detail
- Moved the database converter to its own handy class (commit: 77db5ec)
—
hidendra /
detail
- The comment for a method made absolutely no sense at all... (commit: 47cf90f)
—
hidendra /
detail
- Remove ambiguity from the database migration method (commit: f73d78b)
—
hidendra /
detail
- On the fly live database conversion which can switch between SQLite and (commit: aff1ea0)
—
hidendra /
detail
- Closes #139 -- on the fly db conversion is indeed working as it should (commit: 489dc3f)
—
hidendra /
detail
- Closes #119 -- allow charges to be added under protections.blocks in (commit: f4c0866)
—
hidendra /
detail
- Give /cinfo a fresh look. Now also shows who can access the protection (commit: 662cada)
—
hidendra /
detail
- Modify colour scheme for ACL list in /cinfo (commit: 2eb4045)
—
hidendra /
detail
- Convenience commands to query the database much more easily. Example: (commit: d10bff2)
—
hidendra /
detail
- Update the changelog (commit: 12e96e0)
—
hidendra /
detail
- Add missing event cancellation checks so we don't waste cpu on something (commit: 6856efb)
—
hidendra /
detail
- Closes #143 -- Rewrote the WorldGuard integration feature -- it works as (commit: 9d2d53f)
—
hidendra /
detail
- Fix my engrish (commit: f4b18f5)
—
hidendra /
detail
- 1. Add removeProtectionsByPlayer to PhysDB; 2. Only show ACL list in (commit: bb3d7d6)
—
hidendra /
detail
- Test git hook for the new build server (oh, and remove an unused line) (commit: 2a1748a)
—
hidendra /
detail
- Minor experimentation with some automatic rearrangement (just on LWC and (commit: b175895)
—
hidendra /
detail
- CI Building should definitely work now (commit: 0070f49)
—
hidendra /
detail
- Closes #141 -- Adds optional.onlyProtectIfOwnerIsOnline to core.yml (commit: b4e9ebc)
—
hidendra /
detail
- Fix potential NPE when saving protections (commit: 13c8623)
—
hidendra /
detail
- Protection.update() is no longer needed as LWC's protection cache is (commit: a2c2ae8)
—
hidendra /
detail
- Remove unneeded cache write when saving a protection. Misc clarification (commit: c2d5c05)
—
hidendra /
detail
- Fun little info message when starting up. Will be changed to only shown (commit: 7804288)
—
hidendra /
detail
- Add a warning after protecting something that redstone is currently (commit: 3a7e143)
—
hidendra /
detail
- #141 -- Add optional.onlyProtectWhenOwnerIsOffline. Also renames (commit: fe802e3)
—
hidendra /
detail
- Fix /cunlock (commit: d35992e)
—
hidendra /
detail
- Added worldguard.allowProtectionsOutsideRegions to the WorldGuard (commit: 61d4e50)
—
hidendra /
detail
- Mismatched default values for worldguard.allowProtectionsOutsideRegions (commit: 2eaa38e)
—
hidendra /
detail
- Format the larger numbers in /lwc admin report (handy for a special (commit: 8a5ee08)
—
hidendra /
detail
- Showcase exploit fix pulled into LWC3. This marks the release of LWC (commit: b29c42b)
—
hidendra /
detail
- Minor change to LWC-Spout to force a rebuild (commit: 88d357a)
—
hidendra /
detail
- Add RustyDagger (donation) and krinsdeath to credits. Started the (commit: 27fe764)
—
hidendra /
detail
- Refactor some PhysDB methods to remove old naming from LWC 1.00. This (commit: 6368b19)
—
hidendra /
detail
- Rename UpdateThread -> DatabaseThread and rewrite it. Again, there (commit: 63be96c)
—
hidendra /
detail
- 3.55 - minor defect in 3.54 preventing /cunlock from being used #promote (commit: 6ecb965)
—
hidendra /
detail
- 1. Don't display redstone warning when denyRedstone is true for (commit: c335834)
—
hidendra /
detail
- Resolve compilation error from upgrade in CraftBukkit dependancy. Remove (commit: 379bf0f)
—
hidendra /
detail
- Update changelog (commit: 43d039c)
—
hidendra /
detail
- Replace the help screen when using just /lwc flag with a list of all of (commit: 28b98cf)
—
hidendra /
detail
- Closes #161: Add the ALLOWEXPLOSIONS flag, which allows a protection to (commit: db031a9)
—
hidendra /
detail
- Closes #162: Enforce the protection's stored block id (commit: b6ebf33)
—
hidendra /
detail
- Remove tests; unused and causing errors (commit: 3ffb72e)
—
hidendra /
detail
- push devel to top of build list (commit: 4d9fa2e)
—
hidendra /
detail
- Closes #161: ignoreExplosions was still trying to use the old variant (commit: 4d2a2f3)
—
hidendra /
detail
- Major refactoring of what was known as 'AccessRight'. It is now named (commit: 1dafb34)
—
hidendra /
detail
- Closes #168: fixes a bug where doors would appear to disappear if you (commit: e3a9c57)
—
hidendra /
detail
- Lowered entity destruction event priority for real this time (forgot to (commit: 93d9644)
—
hidendra /
detail
- %lighgray% should be %lightgray% (commit: cc1c347)
—
hidendra /
detail
- Closes #136: Protection item keys! These allow you to make your private (commit: 58028b9)
—
hidendra /
detail
- spelling! (commit: ad7b8d3)
—
hidendra /
detail
- When matching protections, remove 'corrupted' protections that shouldn't (commit: 6cd6b40)
—
hidendra /
detail
- rank up andrewkm (commit: 6cb4e81)
—
hidendra /
detail
- Compact the translations section in /lwc credits, makes it easier to (commit: b297224)
—
hidendra /
detail
- Clarification in changelog (commit: 0169a20)
—
hidendra /
detail
- Closes #171: burning furnaces were being seen as corrupted protections (commit: b5a2090)
—
hidendra /
detail
- Begin the translation phase -- a lot of additions (~80) to (commit: 876725f)
—
hidendra /
detail
- 3.56 -- don't load WG/Lists modules unless they plugins are loaded (commit: a96ade5)
—
hidendra /
detail
- put devel back on the top of the build queue (commit: 13443bd)
—
hidendra /
detail
- Minor internal workings, doesn't do much right now but in preparation (commit: 4c877cf)
—
hidendra /
detail
- 3.57 -- ran Jenkins through Building 101 #promote (commit: 954e8d6)
—
hidendra /
detail
- To Jenkins: please kindly switch over to the devel branch. With love, (commit: f16ef3a)
—
hidendra /
detail
- Experimental metrics. Basic non-identifiable data available to anyone: (commit: efcc431)
—
hidendra /
detail
- Add ping to metrics so time-based stats are accurate (e.g 'last hour') (commit: 8895c97)
—
hidendra /
detail
- Only add a plugin to Ping if it isn't already tracked (won't happen (commit: f87ad9c)
—
hidendra /
detail
- Add player counts -- will be pretty graphs at some point when viable (commit: 398566d)
—
hidendra /
detail
- Minor renaming of code that didn't get renamed when AccessRight was (commit: 17e2143)
—
hidendra /
detail
- add Protection.removeAllPermissions() (commit: 5dbd84e)
—
hidendra /
detail
- 3.58: Fix the flags error (>do not< download the jenkins build of this) (commit: e1b3d48)
—
hidendra /
detail
- rebuild lwc-econ (commit: cb59342)
—
hidendra /
detail
- misc renaming for remnants of the AccessRight -> Permission change (commit: cdfffe2)
—
hidendra /
detail
- Closes #163: Add Hungarian translation courtesy of dretax (commit: 5034782)
—
hidendra /
detail
- Closes #163: Add Hungarian translation courtesy of dretax (commit: 56bc0af)
—
hidendra /
detail
- Explicitly build for java 1.6 to avoid potential issues in the future (commit: a989723)
—
hidendra /
detail
- Experimental door & wooden plate feature. It AUTOMATICALLY PROTECTS (commit: 8e72315)
—
hidendra /
detail
- Fix imports (commit: 304dd9c)
—
hidendra /
detail
- Cool feature 002: You can now disable all redstone on a door (/credstone (commit: ea39672)
—
hidendra /
detail
- 4.0.0-beta1: all major changes should now be completed. From here on: (commit: c817937)
—
hidendra /
detail
- Add constructors to Permission and remove protectionId from Permission (commit: eb5d6f3)
—
hidendra /
detail
- amend /lwc credits -- catch up on donations, and also VADemon, (commit: f1c8018)
—
hidendra /
detail
- Let loadProtection(ID) utilize the protection cache (commit: 495d3c3)
—
hidendra /
detail
- modify folder structure the updater will use for stable builds (commit: 9b6f2f2)
—
hidendra /
detail
- Expose the updater config options (core.yml -> updater.branch and (commit: 2ad5f13)
—
hidendra /
detail
- Update the language files with untranslated strings (commit: 32f62d8)
—
hidendra /
detail
- Forgot german! (commit: 63cbd25)
—
hidendra /
detail
- German locale update (commit: 9c5f81b)
—
hidendra /
detail
- Update polish locale with the first two things that were done (commit: 84f1d24)
—
hidendra /
detail
- fix /lwc setup database to not show %type% (commit: 5889322)
—
hidendra /
detail
- Test jenkins again (post-migration now!) (commit: fae0a4e)
—
hidendra /
detail
- German umlauts (commit: 5270689)
—
hidendra /
detail
- update german locale with some extra block names -jobsti (commit: 8d43fec)
—
hidendra /
detail
- Update the german locale, courtesy PinguinAman (commit: e08aebe)
—
hidendra /
detail
- At long last, the protection's type can now easily be changed. /cmodify (commit: 7a294d8)
—
hidendra /
detail
- Disable the lwc.autprotect perm node and minor grammar error fix. The (commit: e2e98cf)
—
hidendra /
detail
- Disable lwc.autoprotect, take 2 (commit: 7898dfc)
—
hidendra /
detail
- Update Italian (portaro), Dutch (MadZero) and some of Polish (Geoning) (commit: 0672e3b)
—
hidendra /
detail
- Sample config for new limits v2 -- only config is implemented, not (commit: ce8299d)
—
hidendra /
detail
- Limits v2 -- extremely simple and much more easier to use over the (commit: 2daccaf)
—
hidendra /
detail
- If no player limit was present and a group one was, the default would (commit: a01b20e)
—
hidendra /
detail
- Add a method for limits that gets all of the limits that can affect the (commit: 78743db)
—
hidendra /
detail
- Move /climits over to limits v2 and some bug fixes in logic (commit: 0b7f7d2)
—
hidendra /
detail
- reprivatize normalizeName (commit: af44522)
—
hidendra /
detail
- Stop auto downloading limits.yml (old one) so as to not add more (commit: 539c880)
—
hidendra /
detail
- Increase explosion event priority higher to HIGH in order to defeat (commit: b0b3b5a)
—
hidendra /
detail
- protection config: 'quiet' mode which hides all creation messages & (commit: f74bab6)
—
hidendra /
detail
- Fix group limits and some rearranging of stuff to prepare for a command (commit: 479bddb)
—
hidendra /
detail
- add a reload event -- /lwc admin reload will now reload the limitsv2 (commit: 2a3236c)
—
hidendra /
detail
- Closes #128: Command to set limits! Some examples: DEFAULT 5 chests, (commit: 8fae469)
—
hidendra /
detail
- adjust the startup message to be more appropriate (commit: 9ca2d79)
—
hidendra /
detail
- Add the amount of protections the player has to /climits (and for (commit: ba14874)
—
hidendra /
detail
- Fix /lwc setup database when going from mysql -> sqlite (commit: d18684c)
—
hidendra /
detail
- more reliable conversion of old rights (LWC3) -> new rights (commit: 2015d49)
—
hidendra /
detail
- update the changelog (commit: f222c1e)
—
hidendra /
detail
- 4.0.0 - Merry Christmas everyone (commit: 51bbdd5)
—
hidendra /
detail
- Rebuild LWC (commit: ddbb91c)
—
hidendra /
detail
- Fix a dumb Spout bug (in RB and dev builds) that allows protections (e.g (commit: f6a54f0)
—
hidendra /
detail
- Closes #187: Fix the german locale's file encoding (latin-1 -> utf-8) (commit: 277d6c2)
—
hidendra /
detail
- 4.0.1 - bug fix release :) (commit: 4d5725a)
—
hidendra /
detail
- kindly request jenkins to build 4.0.1 (commit: 8dca1f6)
—
hidendra /
detail
- Identified areas that caused 1-2 more queries than normal for protected (commit: 36671df)
—
hidendra /
detail
- fix a bug where protections could override a chest protection in two (commit: 64099c0)
—
hidendra /
detail
- update the credits: donations -> MonsterTKE and imaxorz (commit: ba9bdfa)
—
hidendra /
detail
- Fix an issue with access conversions from 3 -> 4, LWC would assume the (commit: 60e7719)
—
hidendra /
detail
- 4.0.2 - mainly a bugfix/optimization release. Fixes the bug where old (commit: 789fcfc)
—
hidendra /
detail
- make quiet protection config also hide removal message (via removing the (commit: 46ae1e3)
—
hidendra /
detail
- forgot a !, go me! (commit: 5d21be5)
—
hidendra /
detail
- Fix plugins/LWC/locale/lwc.properties (commit: f027053)
—
hidendra /
detail
- fix removal of double step protections when a step is placed and (commit: 873fc70)
—
hidendra /
detail
- fix automatic upgrade from sqlite->mysql (commit: d1e49b8)
—
hidendra /
detail
- Closes #197: located and restored /lwc admin purgeregion .. (commit: 093fb13)
—
hidendra /
detail
- Fail with a more descriptive failure when LWC cannot connect to the (commit: 00d57c5)
—
hidendra /
detail
- Fix an NPE in limitsv2 that is normally only found when using /climits (commit: 0e0b6ef)
—
hidendra /
detail
- Two great things! When removing one side of a protected double chest, it (commit: 0aeba94)
—
hidendra /
detail
- Oops, missed one debug statement :) (commit: ba74570)
—
hidendra /
detail
- organize the library directory (commit: e4827c5)
—
hidendra /
detail
- fix gitignore (commit: 869a5dc)
—
hidendra /
detail
- soft defend iConomy to fix a bug when using the serverBankAccount (commit: e110528)
—
hidendra /
detail
- soft depend permissions and permissionsbukkit (commit: 4d10dcd)
—
hidendra /
detail
- support custom protections via the data value ( 'id:data' , e.g '181:8' (commit: 171c4eb)
—
hidendra /
detail
- Group limits (in limitsv2.yml) are now case INsensitive - huzzah! (commit: 5d1d4b4)
—
hidendra /
detail
- only perform rights migration once even if the rights table fails to (commit: b5d7b24)
—
hidendra /
detail
- move the log message for rights migration so it only shows up when it (commit: e0c48e4)
—
hidendra /
detail
- How come I never noticed sqlite libraries were using plugins/LWC/lib/lib (commit: 4573d09)
—
hidendra /
detail
- Default values for history object enums (type / status) (commit: e5c6954)
—
hidendra /
detail
- worldguard.allowProtectionsOutsideRegions was working in reverse (true (commit: 405b42a)
—
hidendra /
detail
- Fix an exploit detailed by Sir Spunkiie. the fixes applied to (commit: 58edf5b)
—
hidendra /
detail
- fix my settings to automatically remove unused imports (commit: 72be1e9)
—
hidendra /
detail
- Remove the dependancy on LWC-Spout / LWC-Economy because of some 'dumb' (commit: c816f84)
—
hidendra /
detail
- 4.0.3 - bug fixes all around #promote (commit: 3f3e5b9)
—
hidendra /
detail
- 4.0.4 #promote (commit: 0ab4fa0)
—
hidendra /
detail
- Prevent players from using /lwc fix on protections they cannot (commit: b31ca8a)
—
hidendra /
detail
- Metrics core update to conform with the now public metrics api (commit: b6d37ed)
—
hidendra /
detail
- Use live metrics again (commit: f5b8685)
—
hidendra /
detail
- Fix gravity-matched blocks such as wooden sign, rails, lever, etc. (commit: c31fbb4)
—
hidendra /
detail
- Change to metrics, R2 (commit: 09bcec1)
—
hidendra /
detail
- 4.0.5 (commit: b73a07f)
—
hidendra /
detail
- build 4.0.5, please (commit: 4f7c409)
—
hidendra /
detail
- Allow the group prefix for matching groups via Permissions be changed in (commit: 77ec986)
—
hidendra /
detail
- Don't allow freshly placed pressure plates to open a door that has the (commit: 4bdb870)
—
hidendra /
detail
- LWC-Econ: for multigroups use the highest amount of protections and the (commit: 1a9a63f)
—
hidendra /
detail
- Fix a bug in lwc-econ throwing a NPE (commit: fc2f06a)
—
hidendra /
detail
- Fix a parser error where a default value was "" but the parser was (commit: 8cee5f8)
—
hidendra /
detail
- [2] Fix a parser error where a default value was "" but the parser was (commit: c98b533)
—
hidendra /
detail
- Fix multiple bugs: the charge was not using the correct method to find (commit: d985d96)
—
hidendra /
detail
- /lwc admin purge would interfere with LWC-Econ discount type IN_USE and (commit: b9a7d58)
—
hidendra /
detail
- Metrics R3 (commit: 1f4ffbb)
—
hidendra /
detail
- 4.0.6. Also, bPermissions group support (commit: 420ea87)
—
hidendra /
detail
- 4.0.7, maintenace release to fix an index (commit: fdab004)
—
hidendra /
detail
- Fix a bug in loading the sqlite.jar LWC prefers (commit: 4949075)
—
hidendra /
detail
- (revert back to preferring Bukkit's mysql class loader) (commit: 6236f96)
—
hidendra /
detail
- Remove core.autoUpdate - it was replaced with updater.updateMethod (commit: 9b8abd3)
—
hidendra /
detail
- Fix lwc admins always receiving protection notices (commit: 1915390)
—
hidendra /
detail
- Refresh the protection cache after /lwc admin deleteprotections is (commit: 1e5e59e)
—
hidendra /
detail
- add optional.exemptBlocks to allow you to exempt specific block IDs from (commit: a330081)
—
hidendra /
detail
- Do not get the latest version if the update method method is manual (commit: 74ba7da)
—
hidendra /
detail
- add wildcard node for protectable blocks, and also update metrics for (commit: 9966763)
—
hidendra /
detail
- wildcard for id:* (e.g to allow protecting of all IC2/RedPower items (commit: 2ab30f6)
—
hidendra /
detail
- 4.0.8: Fix an exploit that allows some very dangerous commands to be (commit: 2af1b3d)
—
hidendra /
detail
- 4.0.9: /lwc admin rebuild: a command to rebuild a wiped database, (commit: 7e437fa)
—
hidendra /
detail
- add the lwc.shownotices permission to always show protection notices (commit: 1b7ac9d)
—
hidendra /
detail
- Some skeleton code and file format documentation for the backup file (commit: aecac5e)
—
hidendra /
detail
- Backups can be created via /lwc admin backup create. No guarantee they (commit: 8dbae48)
—
hidendra /
detail
- LWC full backups are now creatable and savable (saves protections & the (commit: d5a3366)
—
hidendra /
detail
- create a new connection when using /lwc admin cleanup to read (commit: aeb9281)
—
hidendra /
detail
- revert the change to SetupSkel when my tired mind thought it saw (commit: 6b34911)
—
hidendra /
detail
- Use the new Bukkit event system, not compatible with 1.0.1, please use (commit: 86168e9)
—
hidendra /
detail
- Fix permission check when creating a protection (the permission check (commit: 02b0261)
—
hidendra /
detail
- Bring down the hammer of death upon features and let my wrath be known. (commit: c433cb6)
—
hidendra /
detail
- rolling changelog and add missing entries (commit: 85d002e)
—
hidendra /
detail
- grammarize (commit: c981b2d)
—
hidendra /
detail
- commit first, proofread later (commit: 0e9c691)
—
hidendra /
detail
- Separate i18n parsing into separate classes and also use basic menu (commit: 8c18013)
—
hidendra /
detail
- Expire the chest interacted with when using /cunlock (commit: e1dc202)
—
hidendra /
detail
- Change PlayerDropitemEvent to LOWEST priority (commit: a33c6c8)
—
hidendra /
detail
- Change PlayerDropitemEvent to HIGH priority (commit: 6b0f8e5)
—
hidendra /
detail
- Revert "Change PlayerDropitemEvent to HIGH priority" (commit: ae91b7a)
—
hidendra /
detail
- Change PlayerDropitemEvent to HIGH priority (commit: 6e5d196)
—
hidendra /
detail
- Remove Permissions 3 support, update metrics, add /lwc admin (commit: f98e2f0)
—
hidendra /
detail
- 4.1.0 (commit: d0680ae)
—
hidendra /
detail
- Update changelog, remove permissions 3 jar lib (commit: e637c50)
—
hidendra /
detail
- remove Bukkit #1000+ compatibility (commit: 0c1dd28)
—
hidendra /
detail
- correct maven folder structure (commit: 1f2d018)
—
hidendra /
detail
- drop support for showcase 0.7.4 (over 5 months old) and move (commit: b82aa9f)
—
hidendra /
detail
- 1.1.1 (commit: df4542e)
—
hidendra /
detail
- Vault economy support and link against CB 1.2 (commit: 03ecbba)
—
hidendra /
detail
- Commit first, test later (commit: 9306ba0)
—
hidendra /
detail
- Null-check block.getWorld() which appears to be possible to be null for (commit: d2cfc5d)
—
hidendra /
detail
- Implemented VaultPermissions integration (commit: a62670a)
—
zak.j.ford /
detail
- Adds Fence_Gates config. Fixes #193 (commit: 766e10a)
—
pyrodogg /
detail
- Don't throw mile long exceptions when the updater fails to do something (commit: f773b70)
—
hidendra /
detail
- Commit and THEN proof-read, solid strategy (commit: 30a1ba9)
—
hidendra /
detail
- For VaultCurrency, keep checking for an economy providor in isActive() (commit: 47346a8)
—
hidendra /
detail
- spelling (commit: 8ff4feb)
—
hidendra /
detail
- use hasPermission not hasAdminPermission for lwc.shownotices (commit: b8a5b32)
—
hidendra /
detail
- default lwc.shownotices to false (commit: f5d904c)
—
hidendra /
detail
- shownotices -> op, require the permission AND core.showNotices config (commit: 05a4722)
—
hidendra /
detail
- Implement entityBreakDoor and add the config option allowEntityBreakDoor (commit: fe24d92)
—
hidendra /
detail
- remove child nodes from lwc.protect (commit: c1d7f8f)
—
hidendra /
detail
- Potentially large performance fixes all around- (commit: b115958)
—
hidendra /
detail
- INTEGER (hash code) not STRING, that is one reason why I should not have (commit: 5579642)
—
hidendra /
detail
- Fix a bug where when using /cprivate manually the null would not be (commit: 5e42a6a)
—
hidendra /
detail
- Even more performance issues fixed. I do not guarantee there are no bugs (commit: 0d39aa1)
—
hidendra /
detail
- Fix an NPE when clicking blocks under doors (locale parsing returns null (commit: a4a7df1)
—
hidendra /
detail
- removeModes () should be using the accessor method not the direct set (commit: 8910ec5)
—
hidendra /
detail
- Fix an NPE (commit: 2ed20ca)
—
hidendra /
detail
- fix setting messages to null to make them not be sent (commit: b2e57da)
—
hidendra /
detail
- definitely* fixed setting messages to null *: it worked locally (commit: 33203ea)
—
hidendra /
detail
- Fix protections showing LWC admins as owner (locked by 'you') (commit: 4122661)
—
hidendra /
detail
- Two experimental optimizations that proved a noticeable effect in (commit: 7d405e8)
—
hidendra /
detail
- commons split () doesnt use regex, oops :) (commit: 320c4c6)
—
hidendra /
detail
- Even more performance enhancements. This time: both the interact and (commit: a17ac63)
—
hidendra /
detail
- fix a minor caching issue (force blocks out of the null cache when (commit: 56275a6)
—
hidendra /
detail
- Fix a cache synchronization bug that can cause other protections to not (commit: a324755)
—
hidendra /
detail
- The rest of the cache synchronization issues should* now be fixed. (commit: 306df70)
—
hidendra /
detail
- Fix double chests removing the protection when one side is removed. (commit: 4f4f9ce)
—
hidendra /
detail
- Fix double doors (force a full match of blocks that match a protection (commit: ace4397)
—
hidendra /
detail
- Revert double doors to use .get(0) instead of .get(1) incase of weird (commit: afa54b3)
—
hidendra /
detail
- Remove the message queue and fix %currencyname% not showing up in /lwc (commit: e214a3b)
—
hidendra /
detail
- Many months late, but add /lwc info history. When used in conjunction (commit: ce7f087)
—
hidendra /
detail
- automate security (so we dont have to do hocus pocus) (commit: 694e28f)
—
hidendra /
detail
- Fix a cache inconsistency issue where placed blocks may not be shown as (commit: c91df11)
—
hidendra /
detail
- I guess I should be committing the other file that changed too right? (commit: 3a4c510)
—
hidendra /
detail
- Potential fix for an elusive dupe that utilizes magnet chests (commit: 7820302)
—
hidendra /
detail
- simplify my greedy checks, stack can never be null as its always been (commit: b18436a)
—
hidendra /
detail
- fix an npe when protection count > cacheSize (normally) (commit: 22b214d)
—
hidendra /
detail
- remove console message when using /cinfo (commit: 1e8d94a)
—
hidendra /
detail
- CreeperHeal support - do not remove protections if creeper heal is (commit: 83db5ef)
—
hidendra /
detail
- Remove the null cache. After a feature causes me to scratch my head more (commit: ffbe885)
—
hidendra /
detail
- Remove the dependency on apache commons, and also fix an oopsie that (commit: 36169c1)
—
hidendra /
detail
- everyone loves having the day LWC was built in the version string, (commit: e3330ae)
—
hidendra /
detail
- UTC exists (I was using AST before) (commit: c3c8dc0)
—
hidendra /
detail
- Rewrite Door logic to be 99% more awesome. It now properly does not open (commit: 2da13bb)
—
hidendra /
detail
- Update metrics and add Locale graph (commit: 8839693)
—
hidendra /
detail
- forgot the comment! (commit: 10b1fe3)
—
hidendra /
detail
- Database engine graph (commit: dee286c)
—
hidendra /
detail
- mediocre optimizations that could have larger effects in real-world (commit: 855491b)
—
hidendra /
detail
- fix double doors having interesting behaviour :-) (commit: 016f617)
—
hidendra /
detail
- /lwc info history was not properly removing itself from the player's (commit: 145247f)
—
hidendra /
detail
- 4.2.0! (commit: 2ea6886)
—
hidendra /
detail
- support unsupported permissions plugins when Vault is used by falling (commit: 11835b2)
—
hidendra /
detail
- support unsupported permissions plugins when Vault is used by falling (commit: edc5ee6)
—
hidendra /
detail
- add the groups lwc sees players as having in /lwc debug (commit: d73b2a7)
—
hidendra /
detail
- Fix some behaviour with fence gates when opening them (commit: e9c3b0a)
—
hidendra /
detail
- Restore Tekkit compatibility (commit: 993f1ea)
—
hidendra /
detail
- Normalize startup output (some was LWC:, others [LWC]) and also remove (commit: 9d65a4a)
—
hidendra /
detail
- Update CraftBukkit ref to R3 (commit: a852577)
—
hidendra /
detail
- for LWC admins, don't reset last accessed times unless they own the (commit: d6439a4)
—
hidendra /
detail
- Fixed item duplication/infinite item bug involving magnet chests. (commit: fda4d5f)
—
glitchkey /
detail
- tabs -> spaces, add braces (commit: fcb5541)
—
hidendra /
detail
- i missed an indention level :< (commit: 660983a)
—
hidendra /
detail
- change default automatic updating to no automatic updating (commit: 442a185)
—
hidendra /
detail
- add mob arena support, to prevent drop transfer in mob arenas (commit: 17213af)
—
hidendra /
detail
- missing @Override annotation (commit: c45783a)
—
hidendra /
detail
- move all external plugin support modules to the pluginsupport package (commit: 0d7adea)
—
hidendra /
detail
- allow int block IDs to be used in limit definitions (commit: b480844)
—
hidendra /
detail
- prevent entities (i.e villages) from opening protections (i.e doors) -- (commit: 13e8307)
—
hidendra /
detail
- missed import (ehhh???) (commit: 77c7f56)
—
hidendra /
detail
- villagers not villages (commit: 49ce72c)
—
hidendra /
detail
- fix a possible NPE (commit: 98b26e0)
—
basicsensei /
detail
- don't download configs anymore as they're already in the jar, instead (commit: bbb5458)
—
hidendra /
detail
- fix modules registering even if they only implement Module and don't (commit: 530a539)
—
basicsensei /
detail
- applied correct format for this pull request tabs to spaces and no (commit: f9547ba)
—
basicsensei /
detail
- oops (commit: aaf9455)
—
basicsensei /
detail
- Fix an NPE (commit: 8db1a73)
—
hidendra /
detail
- another nullcheck (which shouldn't occur ?) (commit: 01b0b6f)
—
hidendra /
detail
- disregard that, let's find out what is null, as it shouldn't be null (commit: fbfcc47)
—
hidendra /
detail
- protection type can sometimes resolve to null, somehow? (commit: 41cce06)
—
hidendra /
detail
- Tiny mistake in comments (commit: 1220b73)
—
seejay.11 /
detail
- Play the door toggle sound effect on door toggle (commit: 62ed772)
—
seejay.11 /
detail
- fix a long overdue bug with saplings (commit: ea8c1fc)
—
hidendra /
detail
- Add the REGION permission type to interface with WorldGuard regions (commit: 503d522)
—
bencvt /
detail
- add language messages for bencvt's region permission additions (commit: fa09e6a)
—
hidendra /
detail
- mcpc support for blocking placement of transport pipes beside chests the (commit: b12892f)
—
hidendra /
detail
- unroll * import (commit: d521d0a)
—
hidendra /
detail
- Should fix cases where materials on blocks appear to be null (some (commit: a3b81d8)
—
hidendra /
detail
- metrics update (commit: 2fc0932)
—
hidendra /
detail
- remove the player chat event for now and update CB reference. It is not (commit: f3fe48a)
—
hidendra /
detail
- Fix issue where MCPC isnt detected if using CB++. And fix pipes not (commit: 3449f09)
—
hidendra /
detail
- return return return! (commit: e4ce683)
—
hidendra /
detail
- prepare for release 4.3.0, update changelog (commit: d63e977)
—
hidendra /
detail
- kindly request another build (commit: 9fa83df)
—
hidendra /
detail
- duplicates WG code, whoops (commit: 03e877a)
—
hidendra /
detail
- fix ic2 wrench breaking LWC protected machines, todo: investigate why (commit: e3143dc)
—
hidendra /
detail
- remove needless nanoTime() call (which can actually be quite expensive!) (commit: 91b49c7)
—
hidendra /
detail
- fix /lwc admin reload to reload cached configuration values, especially (commit: a429269)
—
hidendra /
detail
- allow /lwc limits <player> in console and give a better error when a (commit: 862f747)
—
hidendra /
detail
- send the output of /lwc limits to the right person :) (commit: 955e66f)
—
hidendra /
detail
- replace NMS in LWC-Spout, fixes compilation (commit: d8ed6e0)
—
hidendra /
detail
- hide an underlying issue between shared prepared statements that can (commit: 1215df9)
—
hidendra /
detail
- fix potential NPE (commit: 35d153e)
—
hidendra /
detail
- merge in changes by AlphA (albeit modified) which add config support for (commit: 9bef00e)
—
hidendra /
detail
- removed a method I wrote and then thought I didn't need, oops (commit: 2113955)
—
hidendra /
detail
- javadoc fix (commit: dd90132)
—
hidendra /
detail
- remove all references to the deprecated ContainerBlock (replaced with (commit: bc0e443)
—
hidendra /
detail
- In the StructureGrowEvent, do not check blocks which are not (commit: 41148ec)
—
hidendra /
detail
- add config option for allowing cross world drop transferring (commit: 4dffee8)
—
hidendra /
detail
- Magnet: Items that are polled are not considered "fresh" as items are (commit: 968ebb6)
—
hidendra /
detail
- optimize magnet to be highly efficient when dealing with a lot of (commit: de42453)
—
hidendra /
detail
- run /lwc admin cleanup in a separate thread -- if your server grinded to (commit: 17efa56)
—
hidendra /
detail
- Closes #393 for magnet chests, only pickup items that have lived for (commit: 43079c6)
—
hidendra /
detail
- closes #394 don't put items into furnaces when input slots are already (commit: 85aff8e)
—
hidendra /
detail
- #395 #396 Fallback to superperms if Vault does not return any groups for (commit: 403d3f9)
—
hidendra /
detail
- null check vault's shenanigans (commit: 2556a9c)
—
hidendra /
detail
- fix the AUTOCLOSE flag (commit: 367dda5)
—
hidendra /
detail
- #409 - patch by @Brianum to not allow magnet chests to deposit into the (commit: 452a041)
—
hidendra /
detail
- fix compatibility with bukkit 1.4.4 (commit: b3ee503)
—
hidendra /
detail
- update changelog, prepare release for 4.3.1 (commit: d6a16a2)
—
hidendra /
detail
- put the plethora of bug fixes under the optimization (commit: 5192775)
—
hidendra /
detail
- catch the exception thrown by Vault when using Super Perms. (commit: 9e4837c)
—
hidendra /
detail
- work around what appears to be world corruption in signs. very rare, (commit: 9d133ea)
—
hidendra /
detail
- log to the console when a possibly invalid block is found (commit: 8ad6fcf)
—
hidendra /
detail
- Add a db pool in a slightly elegant way without having to modify the (commit: ff6ef30)
—
hidendra /
detail
- when left clicking signs don't cancel the interact event. closes #433 (commit: e89aecd)
—
hidendra /
detail
- fix saving protection history when creating a protection (commit: 3eadb14)
—
hidendra /
detail
- Magnet: convert scanForInventoryBlocks to native code (use tile (commit: 274475f)
—
hidendra /
detail
- Don't use unnecessary getItemStack() calls by using native code. #441 (commit: 8ea1068)
—
hidendra /
detail
- naïve implemention of async magnets. if needed could be improved by (commit: e082d69)
—
hidendra /
detail
- addresses issues with connections staying open when a exception occurs (commit: 9c717fb)
—
hidendra /
detail
- fix issues with new LWC dbs not initializing properly (commit: 03eb6a1)
—
hidendra /
detail
- move downloader logic to before the database is connected to. (commit: d993012)
—
hidendra /
detail
- simplify some login that could be confusing (commit: 40a9146)
—
hidendra /
detail
- Remove automatic updating. Instead, a notice will be printed in the (commit: 4653db5)
—
hidendra /
detail
- uninitialise dat int (commit: 9656ee0)
—
hidendra /
detail
- remove extraneous startup output and move some of it to /lwc admin (commit: 30ec9d1)
—
hidendra /
detail
- remove /lwc admin update, update /lwc admin version (commit: a798cf4)
—
hidendra /
detail
- modify /lwc admin report cache size colour thresholds (commit: 85a0589)
—
hidendra /
detail
- Highly experimental entity protection & slightly improved magnets. NOTE (commit: 3413f60)
—
hidendra /
detail
- check if item is dead (commit: 879bc99)
—
hidendra /
detail
- improve errorneous database configurations. Errors that are no huge (commit: 0bb5161)
—
hidendra /
detail
- Make LWC compatible with CB build removing easy visibility to NMS / CB (commit: c26e641)
—
hidendra /
detail
- attempt to load sqlite.jar via two methods #457 (commit: e8b1b99)
—
hidendra /
detail
- failed logic -- check for crossWorld == false not true (commit: e4cf5c8)
—
hidendra /
detail
- allow entity protections to be configured in core.yml. storage_minecart, (commit: 8f82eac)
—
hidendra /
detail
- Metrics R6 (commit: f756a79)
—
hidendra /
detail
- Metrics change for java version (commit: 2d9c45a)
—
hidendra /
detail
- LWC-Econ: use class-loader-of instead of using Class-Path in the (commit: 5a50f3a)
—
hidendra /
detail
- improvements to magnet again and remove storage minecart magnets for now (commit: 1897f70)
—
hidendra /
detail
- fix matching blocks attached to wall signs. looks like minecraft did the (commit: e24d790)
—
hidendra /
detail
- CB can throw exceptions when depositing items. catch them (commit: d261c6c)
—
hidendra /
detail
- use Bukkit's getFIle() to get the location to LWC's jar instead of the (commit: c05e0a8)
—
hidendra /
detail
- safen up some calls (commit: 25cf7f4)
—
hidendra /
detail
- Flush when extremely full -- experimental (commit: d394231)
—
hidendra /
detail
- Add pool statistics to /lwc admin report and don't forcefully flush (commit: 547c22a)
—
hidendra /
detail
- Run database thread in a task on the main thread for now. Seems to fix (commit: a9be214)
—
hidendra /
detail
- add core.updateNotifier to enable/disable the update notifier (commit: 98119d2)
—
hidendra /
detail
- Donation chest support. does not require spout or NMS/OBC (commit: 734e368)
—
hidendra /
detail
- remove frivolous statements (commit: 2556f75)
—
hidendra /
detail
- Allow "sign" limit in limitsv2 to apply to _both_ wall signs and sign (commit: 75e835d)
—
hidendra /
detail
- Move the database thread to async task and impose a work limit (commit: 20780f9)
—
hidendra /
detail
- fix legacy limits not expecting to see entity protections (commit: 942199e)
—
hidendra /
detail
- didn't mean to commit some extra output messages (commit: 2fec063)
—
hidendra /
detail
- fix database migration (saveNow() used to create if it needed to, it no (commit: fc9abfb)
—
hidendra /
detail
- Disable magnets globally for now due to ongoing lag issues with it (commit: 410c2d3)
—
hidendra /
detail
- fix double doors opening protections you don't have access to (commit: 82754e5)
—
hidendra /
detail
- share 1 connection when flushing the db queue instead of opening a lot (commit: f0db2ce)
—
hidendra /
detail
- catch exception in rare cases when bukkit fails to get the location of a (commit: 5431cc5)
—
hidendra /
detail
- Revert "catch exception in rare cases when bukkit fails to get the (commit: 5fedfd3)
—
hidendra /
detail
- Revert "share 1 connection when flushing the db queue instead of opening (commit: f60472e)
—
hidendra /
detail
- Revert "fix double doors opening protections you don't have access to" (commit: 9a0a141)
—
hidendra /
detail
- Revert "Disable magnets globally for now due to ongoing lag issues with (commit: 6f51c30)
—
hidendra /
detail
- Revert "fix database migration (saveNow() used to create if it needed (commit: 0239ef4)
—
hidendra /
detail
- Revert "didn't mean to commit some extra output messages" (commit: fe9840e)
—
hidendra /
detail
- Revert "fix legacy limits not expecting to see entity protections" (commit: 29b30b0)
—
hidendra /
detail
- Revert "Move the database thread to async task and impose a work limit" (commit: c06d89b)
—
hidendra /
detail
- Revert "Allow "sign" limit in limitsv2 to apply to _both_ wall signs and (commit: e2cdc2f)
—
hidendra /
detail
- Revert "remove frivolous statements" (commit: 9c4ace6)
—
hidendra /
detail
- Revert "Donation chest support. does not require spout or NMS/OBC" (commit: 4a82c1d)
—
hidendra /
detail
- Revert "add core.updateNotifier to enable/disable the update notifier" (commit: 73a5928)
—
hidendra /
detail
- Revert "Run database thread in a task on the main thread for now. Seems (commit: 4f6f101)
—
hidendra /
detail
- Revert "Add pool statistics to /lwc admin report and don't forcefully (commit: 0d19c6d)
—
hidendra /
detail
- Revert "Flush when extremely full -- experimental" (commit: 6c71770)
—
hidendra /
detail
- Revert "safen up some calls" (commit: 441b064)
—
hidendra /
detail
- Revert "use Bukkit's getFIle() to get the location to LWC's jar instead (commit: e77ac19)
—
hidendra /
detail
- Revert "CB can throw exceptions when depositing items. catch them" (commit: 242c7bf)
—
hidendra /
detail
- Revert "fix matching blocks attached to wall signs. looks like minecraft (commit: 5427cbe)
—
hidendra /
detail
- Revert "improvements to magnet again and remove storage minecart magnets (commit: e7762ae)
—
hidendra /
detail
- Revert "LWC-Econ: use class-loader-of instead of using Class-Path in the (commit: 3078f4c)
—
hidendra /
detail
- Revert "Metrics change for java version" (commit: 53c6b39)
—
hidendra /
detail
- Revert "Metrics R6" (commit: 586686f)
—
hidendra /
detail
- Revert "allow entity protections to be configured in core.yml. (commit: 0c48fdb)
—
hidendra /
detail
- Revert "failed logic -- check for crossWorld == false not true" (commit: a19f2ea)
—
hidendra /
detail
- Revert "attempt to load sqlite.jar via two methods #457" (commit: da86e4d)
—
hidendra /
detail
- Revert "Make LWC compatible with CB build removing easy visibility to (commit: 85cc306)
—
hidendra /
detail
- Revert "improve errorneous database configurations. Errors that are no (commit: 1ea289a)
—
hidendra /
detail
- Revert "check if item is dead" (commit: 2578c80)
—
hidendra /
detail
- Revert "Highly experimental entity protection & slightly improved (commit: 118356f)
—
hidendra /
detail
- Revert "modify /lwc admin report cache size colour thresholds" (commit: f8b81f3)
—
hidendra /
detail
- Revert "remove /lwc admin update, update /lwc admin version" (commit: 6149ae9)
—
hidendra /
detail
- Revert "remove extraneous startup output and move some of it to /lwc (commit: daaac49)
—
hidendra /
detail
- Revert "uninitialise dat int" (commit: fccb361)
—
hidendra /
detail
- Revert "Remove automatic updating. Instead, a notice will be printed in (commit: 5ae8e52)
—
hidendra /
detail
- Revert "simplify some login that could be confusing" (commit: 1640694)
—
hidendra /
detail
- Revert "move downloader logic to before the database is connected to." (commit: de210da)
—
hidendra /
detail
- Revert "fix issues with new LWC dbs not initializing properly" (commit: bf0804a)
—
hidendra /
detail
- Revert "addresses issues with connections staying open when a exception (commit: d6f8f8e)
—
hidendra /
detail
- Revert "naïve implemention of async magnets. if needed could be improved (commit: c876f11)
—
hidendra /
detail
- Revert "Don't use unnecessary getItemStack() calls by using native code. (commit: 2cf4586)
—
hidendra /
detail
- Revert "Magnet: convert scanForInventoryBlocks to native code (use tile (commit: f1806cf)
—
hidendra /
detail
- Revert "fix saving protection history when creating a protection" (commit: 499e533)
—
hidendra /
detail
- Revert "when left clicking signs don't cancel the interact event. closes (commit: b46034b)
—
hidendra /
detail
- Revert "Add a db pool in a slightly elegant way without having to modify (commit: daa9893)
—
hidendra /
detail
- when left clicking signs don't cancel the interact event. closes #433 (commit: 9e201b4)
—
hidendra /
detail
- move downloader logic to before the database is connected to. (commit: 6771e28)
—
hidendra /
detail
- simplify some login that could be confusing (commit: c7cf589)
—
hidendra /
detail
- Remove automatic updating. Instead, a notice will be printed in the (commit: 270c08c)
—
hidendra /
detail
- uninitialise dat int (commit: 0c22f27)
—
hidendra /
detail
- remove extraneous startup output and move some of it to /lwc admin (commit: a25e4f3)
—
hidendra /
detail
- modify /lwc admin report cache size colour thresholds (commit: 6c85c0b)
—
hidendra /
detail
- remove /lwc admin update, update /lwc admin version (commit: 71d88b5)
—
hidendra /
detail
- CraftBukkit NMS/OBC update (commit: ecfe81d)
—
hidendra /
detail
- failed logic -- check for crossWorld == false not true (commit: 21ffd70)
—
hidendra /
detail
- LWC-Econ: use class-loader-of instead of using Class-Path in the (commit: 9eac40e)
—
hidendra /
detail
- fix matching blocks attached to wall signs. looks like minecraft did the (commit: 22cb713)
—
hidendra /
detail
- CB can throw exceptions when depositing items. catch them (commit: cc380a0)
—
hidendra /
detail
- use Bukkit's getFIle() to get the location to LWC's jar instead of the (commit: cc80a19)
—
hidendra /
detail
- add core.updateNotifier to enable/disable the update notifier (commit: 8058051)
—
hidendra /
detail
- Donation chest support. does not require spout or NMS/OBC (commit: 53afe36)
—
hidendra /
detail
- remove frivolous statements (commit: bb7899b)
—
hidendra /
detail
- Allow "sign" limit in limitsv2 to apply to _both_ wall signs and sign (commit: 3f002d6)
—
hidendra /
detail
- fix double doors opening protections you don't have access to (commit: c016e73)
—
hidendra /
detail
- catch exception in rare cases when bukkit fails to get the location of a (commit: eda377c)
—
hidendra /
detail
- Heroes support. Don't allow drop xfers when hero is in combat (commit: 008a1d6)
—
hidendra /
detail
- Not efficient at all! Revert "optimize magnet to be highly efficient (commit: 42c9445)
—
hidendra /
detail
- Keep the ticks check, though. (commit: 3b6b7b8)
—
hidendra /
detail
- clean up the magnet class a bit (commit: defc897)
—
hidendra /
detail
- Ignore the DB when all protections are cached when checking for (commit: 8f2a0f7)
—
hidendra /
detail
- remove undesired console output :) (commit: 8cbeba0)
—
hidendra /
detail
- properly remove cached protections when using fastRemoveProtections. (commit: 644b0da)
—
hidendra /
detail
- Add /cdonation to help menu /lwc (commit: 84ca951)
—
cleon7274 /
detail
- fix matching trap doors. Data values were changed. (commit: 77552e2)
—
hidendra /
detail
- Minor grammar fix (commit: 8519218)
—
git /
detail
- Send a keepalive packet to the database server approximately every 5 (commit: 7d1402b)
—
hidendra /
detail
- Update src/main/java/com/griefcraft/listeners/LWCEntityListener.java (commit: 72dc874)
—
hidendra /
detail
- update CreeperHeal reference. (commit: 931473a)
—
hidendra /
detail
- test (commit: 20ab77d)
—
hidendra /
detail
- replace craftbukkit with bukkit (commit: 6974d7a)
—
hidendra /
detail
- Revert "test" (commit: d8a3d2c)
—
hidendra /
detail
- configurable database ping interval (commit: 29dd7b4)
—
hidendra /
detail
- move MobArena logic to the drop transfer handler so it does not block (commit: 17e09dd)
—
hidendra /
detail
- fix being able to swap items in donation chests that have the same id / (commit: e3323f5)
—
hidendra /
detail
- fix-fix MobArena cancelling item drops. (commit: 9d4a60e)
—
hidendra /
detail
- some bug fixes with donation chests. Most importantly, fix being able to (commit: f53c7a7)
—
hidendra /
detail
- fix potential NPE (I wouldn't think it would ever be null anymore but I (commit: eecd637)
—
hidendra /
detail
- Credits changes (/lwc credits). add in the donations for the last ~year (commit: 417cc22)
—
hidendra /
detail
- give %owner% to lock messages (commit: c191055)
—
hidendra /
detail
- Fix lwc mods resetting the last accessed time on chests they do not have (commit: 76f2756)
—
hidendra /
detail
- add readonly-modify and readonly-remove to protection configs. allows (commit: fde4c9a)
—
hidendra /
detail
- allow limits via permissions: lwc.protect.BLOCKID/NAME.# or by default (commit: c182a7b)
—
hidendra /
detail
- allow limits parsing to be enabled / disabled (commit: b0cfcc7)
—
hidendra /
detail
- whitespace (commit: 9a5fe3b)
—
hidendra /
detail
- safely ignore array index out of bounds generated by a bukkit call (commit: 88a7ab4)
—
hidendra /
detail
- fix blacklistedBlocks not matching certain combos. fixes Hoppers (id (commit: 6fa3614)
—
hidendra /
detail
- change version to 4.3.2 for second (and probably last) beta release. (commit: b38ad78)
—
hidendra /
detail
- fix blacklisted block bug with allowing blocks in certain arrangement (commit: 8d3e744)
—
hidendra /
detail
- bounds check inventory slot on inventory click event to escape the event (commit: 4c7eb8d)
—
hidendra /
detail
- caught AbstractMethodError for inventory event's (commit: c9a7c63)
—
hidendra /
detail
- move blacklist block handling from its own event handler to LWC's own (commit: 4336884)
—
hidendra /
detail
- fix blacklistedBlocks being broken by the last build ( and also the (commit: 54578ee)
—
hidendra /
detail
- cut out some unused code (commit: d5280e7)
—
hidendra /
detail
- native support for Double Trapped chests. (commit: a40f72b)
—
hidendra /
detail
- magic chest enums! (commit: 4dc96c6)
—
hidendra /
detail
- alias 'chest' in core.yml to both Chest and Trapped Chest. (commit: 3ea06a4)
—
hidendra /
detail
- add Hoppers to core.yml by default the first time this version/build is (commit: 604e318)
—
hidendra /
detail
- add Trapped Chests to core.yml by default the first time this (commit: 020a416)
—
hidendra /
detail
- reduce visibility (commit: 65d7b79)
—
hidendra /
detail
- while i'm simplifying things take it a _step further_ (commit: c28776e)
—
hidendra /
detail
- fix placing hoppers on donation chests you don't have admin access to (commit: e8914b1)
—
hidendra /
detail
- don't attempt to ping the database if we are not connected to it (commit: edd08b6)
—
hidendra /
detail
- Disable hoppers on protections by default. They can be enabled on (commit: 771cc89)
—
hidendra /
detail
- hopper prevention now uses both dest/source. this just adds destination (commit: baa4e4d)
—
hidendra /
detail
- Fix minor bugs with donation chests: allow left clicking (inserting) (commit: 3bd8ca3)
—
hidendra /
detail
- Replaced this ugly StackTrace message (Failed to connect to MySQL) with (commit: 5728875)
—
tobias336 /
detail
- when using fastRemoveProtections account for protections that can match (commit: 28a0743)
—
hidendra /
detail
- Implement Bukkit's doubleClick() method for InventoryClickEvent. Still a (commit: e5e7ae1)
—
hidendra /
detail
- Throwabl, not Exception. (commit: f7784a2)
—
hidendra /
detail
- Fix Block name matching for protectable blocks in core.yml. This finally (commit: 6d2ef60)
—
hidendra /
detail
- fix misc formatting (commit: 71aec35)
—
hidendra /
detail
- Replace the enumset used to check if a block is an inventory with a (commit: 0f7e798)
—
hidendra /
detail
- Updated French language file (commit: 25c97b7)
—
fpigerre /
detail
- Auto protect can create duplicate protections when blocks are (commit: 0c1a034)
—
hidendra /
detail
- Remove JS (commit: 3d1170c)
—
hidendra /
detail
- Metrics R7 (commit: 8d9c0a3)
—
hidendra /
detail
- Change version string (commit: cc36fd0)
—
hidendra /
detail
- Update lwc_cz.properties (commit: c7111ba)
—
coolcraftcze /
detail
- fullRemoveProtections should update the history table to make the (commit: b9ac4b8)
—
hidendra /
detail
- fullRemoveProtections should update the history table to make the (commit: efb6edb)
—
hidendra /
detail
- It looks like the sign blanking bug has been fixed (when cancelling (commit: 109a799)
—
hidendra /
detail
- Could swear I ctrl+f'd cremoveall before :-( (commit: e4cd156)
—
hidendra /
detail
- Implement chest double click (implemented in MC 1.5). This fixes issues (commit: d380b4e)
—
hidendra /
detail
- Allow hoppers to transfer items if the hopper AND inventory it's (commit: 26356c7)
—
hidendra /
detail
- Prepare for adaptive cache testing with a known-nulls cache. This (commit: e72b569)
—
hidendra /
detail
- Fix a somewhat long standing bug where you might see "grass" or (commit: b476444)
—
hidendra /
detail
- New adaptive cache increasing which can be requested by high-intensity (commit: d018552)
—
hidendra /
detail
- protection.removeCache() should remove adjacent blocks that aren't (commit: bb622ed)
—
hidendra /
detail
- Add findProtection(location) which can be used to avoid precious (commit: aa2c8dd)
—
hidendra /
detail
- Potentially use one less findProtection call (commit: ddca6ac)
—
hidendra /
detail
- simplify expression to xor (simpler to understand) (commit: 6037431)
—
hidendra /
detail
- Some specific optimizations targeted at hoppers but should help all (commit: 52be000)
—
hidendra /
detail
- Revert some changes done by commit 52be0009: precaching all blocks in (commit: 78b43f5)
—
hidendra /
detail
- Add a method counter which right now is just used for the cache in /lwc (commit: 0265839)
—
hidendra /
detail
- formatting (commit: cac8742)
—
hidendra /
detail
- Restore /lwc admin view (commit: e4579ef)
—
hidendra /
detail
- The null cache doesn't need to be weak (the value is always strong ....) (commit: 5b01b5f)
—
hidendra /
detail
- Hopper events only ever have 1 inventory to select from so instead of (commit: b92e97b)
—
hidendra /
detail
- The messy hopper protection stuff can be shifted back to the (commit: 5229817)
—
hidendra /
detail
- More optimizations regarding hoppers. Mainly, only if hoppers aren't (commit: 47afa84)
—
hidendra /
detail
- Fix NPE in Updater (commit: 7d74b25)
—
hidendra /
detail
- Add second entity explode event that removes protections from blocks (commit: 03d11ff)
—
hidendra /
detail
- Properly update cache when a chest is removed from a double chest (commit: 5b518ec)
—
hidendra /
detail
- Fix NPE in LWCBlockListener (commit: 27c81a0)
—
hidendra /
detail
- #742 Updated Danish translation from cannafix (commit: 63d674c)
—
hidendra /
detail
- Donation chests: Compare enchanted book contents. This fixes being able (commit: c38016d)
—
hidendra /
detail
- Auto closing doors: now support trap doors (commit: df3ab12)
—
hidendra /
detail
- Database connection errors: print out the cause error (more descriptive) (commit: a150d35)
—
hidendra /
detail
- Properly handle protected trap doors placed on the upper part of a (commit: c8e7486)
—
hidendra /
detail
- Validate protections when a block is placed (commit: b577d6d)
—
hidendra /
detail
- Switch to maven from ant \o/ (commit: 57cd759)
—
hidendra /
detail
- Update readme (commit: 7f4bba9)
—
hidendra /
detail
- Fix LWC-Economy - was not loading (commit: c201e67)
—
hidendra /
detail
- Move LWC's load time back to startup (commit: eb13844)
—
hidendra /
detail
- Check that block.getState does not throw NPE. Apparently BlockSkull can (commit: d6532d6)
—
hidendra /
detail
- #811 Initial UUID work. This is NOT backwards compatible with MC 1.6 (commit: 67ab525)
—
hidendra /
detail
- Remove log message, and save when a protection is converted after being (commit: d1d1c50)
—
hidendra /
detail
- Don't convert protections when they are loaded for now (only when (commit: 4518763)
—
hidendra /
detail
- #811 Do not convert protections to UUIDs at the moment until the new (commit: 2ed212e)
—
hidendra /
detail
- #811 Register protections using a player's name instead of their UUID -- (commit: 880acaf)
—
hidendra /
detail
- Fix a cache invalidation bug as reported by andrewkm. Thanks! (commit: 9137675)
—
hidendra /
detail
- Fix issue with LWC downloading Linux native libraries on FreeBSD (and (commit: 395232f)
—
hidendra /
detail
- *libsqlitejdbc (commit: b883895)
—
hidendra /
detail
- Initial update for Minecraft 1.8 to restore compilation. (commit: 6ce37d6)
—
hidendra /
detail
- Support new doors added in MC 1.8. (commit: b5c15db)
—
hidendra /
detail
- Add the new 1.8 doors to the config by default (commit: 6151fae)
—
hidendra /
detail
- Add travis file (commit: aaa9a30)
—
hidendra /
detail
- Add support for new MC 1.8 fence gates. (commit: 634058e)
—
hidendra /
detail
- Add support for MC 1.8 banners (both standing & wall). (commit: 2f3d535)
—
hidendra /
detail
- Add support for MC 1.8 Iron Trap Doors. This includes support for right (commit: 805ec72)
—
hidendra /
detail
- Make iron trapdoors protectable by default. (commit: 0a3ec63)
—
hidendra /
detail
- Updater: Don't cause NPEs when using BSD (which atm required PureJava (commit: 02ced0a)
—
hidendra /
detail
- Private protections: Allow access via the player's name as well as their (commit: 88552d8)
—
hidendra /
detail
- /cmodify @player was not working with later builds because their UUID (commit: 57b4f98)
—
hidendra /
detail
- Remove unused var (commit: d62cf1a)
—
hidendra /
detail
- Restore compatibility with MC 1.6.4 & 1.7.10 (likely other versions as (commit: 5bba25e)
—
hidendra /
detail
- Add travis webhook (commit: 68c96db)
—
hidendra /
detail
- Protections should be created using a player's UUID. (commit: 11fb163)
—
hidendra /
detail
- Adapt protection matching to accept BlockState objects. (commit: 2895120)
—
hidendra /
detail
- Don't let beds replace protections. (commit: b761279)
—
hidendra /
detail
- Fix removing flags (commit: c77a734)
—
rumickon /
detail
- First Upload (commit: 4bb1656)
—
unconfigured /
detail
- Create README.md (commit: b530d4e)
—
sammylover26 /
detail
- Moving Stuff.... (commit: 52a18f5)
—
unconfigured /
detail
- Update README.md (commit: 59775ac)
—
sammylover26 /
detail
- Update README.md (commit: dde922e)
—
sammylover26 /
detail
- Fixing WG locking with entities (commit: 747cb84)
—
sammylover26 /
detail
- Update WorldGuard.java (commit: 800cbd3)
—
sammylover26 /
detail
- Updating to newest Version (commit: 261d2bc)
—
sammylover26 /
detail
- Updated (commit: b9473a4)
—
sammylover26 /
detail
- Updating for 1.8.4 (commit: da08baa)
—
unconfigured /
detail
- Update LWCPlayerListener.java (commit: 58dd465)
—
sammylover26 /
detail
- Stuff (commit: a726f7b)
—
unconfigured /
detail
- Several bugfixes + features: - Armor stands can now be autoprotected (commit: cb515dd)
—
Brokkonaut /
detail
- - Removed specialized depencies (now vault is required) - Remove (commit: 5788495)
—
Brokkonaut /
detail
- - remove double armor stand check - remove metrics - cleanup (commit: 9908bfc)
—
Brokkonaut /
detail
- - Don't update the last accessed of a protection when an admin opens it. (commit: 7e086fd)
—
Brokkonaut /
detail
- some changes (commit: ed01e39)
—
Brokkonaut /
detail
- remove updater, remove own library loading, some bugfixes (commit: 78df38d)
—
Brokkonaut /
detail
- cleanup (commit: 30068f6)
—
Brokkonaut /
detail
- optimize cleanup and some minor fixes (commit: 9dedfda)
—
Brokkonaut /
detail
- - fix: update protection timespamp when accessing as non-owner - change: (commit: 827d555)
—
Brokkonaut /
detail
- fix persist: cancel pending actions when turning it off fix free module: (commit: 92c8c32)
—
Brokkonaut /
detail
- cleanup: remove some bullshit (commit: 6f59412)
—
Brokkonaut /
detail
- update readme (commit: 163697b)
—
Brokkonaut /
detail
- fixed cleanup, timeout for mojang lookups (commit: 9afd3da)
—
Brokkonaut /
detail
- fix UUIDRegistry (commit: c95847a)
—
Brokkonaut /
detail
- Update to latest WorldGuard (commit: 63cd2bf)
—
Brokkonaut /
detail
- Optimize Hoppers (commit: e484c1f)
—
Brokkonaut /
detail
- Clear protection cache after cleanup (commit: 1633e3d)
—
Brokkonaut /
detail
- protection owners and access list members can access any protection type (commit: ec8f3f0)
—
Brokkonaut /
detail
- Improve LWCPlayer cache (commit: 5e55ec6)
—
Brokkonaut /
detail
- Respect world when finding players in some region (commit: 427213d)
—
Brokkonaut /
detail
- mavenize, remove towny support (commit: 1a51a5a)
—
Brokkonaut /
detail
- formating (commit: ea394f9)
—
Brokkonaut /
detail
- cache entity lookups, some cleanup (commit: 7d0b978)
—
Brokkonaut /
detail
- Greatly optimize cache + More stats in the report (commit: 157f47c)
—
Brokkonaut /
detail
- Remove DatabaseThread, it causes more harm than good (commit: 863f645)
—
Brokkonaut /
detail
- Update last_accessed only all 5 seconds (commit: aa47339)
—
Brokkonaut /
detail
- Cleanup cleanup (commit: c462f2c)
—
Brokkonaut /
detail
- Update readme (commit: 4270941)
—
Brokkonaut /
detail
- Formating (commit: c04c42f)
—
Brokkonaut /
detail
- Remove MCPC support (commit: 5a07227)
—
Brokkonaut /
detail
- Update to make it ready for 1.13 (commit: 0fa6e7c)
—
Brokkonaut /
detail
- Catch some more block changes (commit: efb40aa)
—
Brokkonaut /
detail
- No longer look for trapdoors + remove forgotten ignored deprecation (commit: a4db9c4)
—
Brokkonaut /
detail
- Move resources to the correct location (commit: 59f4a7e)
—
Brokkonaut /
detail
- copy block mappings to new database when switching databases (commit: 4f94db3)
—
Brokkonaut /
detail
- use bukkits ItemStack.isSimilar instead of own implementation (commit: 869e998)
—
Brokkonaut /
detail
- Cleanup imports (commit: 706f309)
—
Brokkonaut /
detail
- Formating changes.. (commit: 94113ca)
—
Brokkonaut /
detail
- Fix opening of protected iron trapdoors (commit: e516034)
—
Brokkonaut /
detail
- Protect blocks against entities (enderman,anvil,..) (commit: f2e8174)
—
Brokkonaut /
detail
- 5.0.13 Release (commit: 5cc8018)
—
Brokkonaut /
detail
- 5.0.14-SNAPSHOT (commit: a77dd04)
—
Brokkonaut /
detail
- Fix creating entity protections with /cprivate (/lock) command (commit: 863f0fc)
—
Brokkonaut /
detail
- Cleanup player name to uuid converting (commit: 8d41dfb)
—
Brokkonaut /
detail
- Remove backup function. it did not even work (async world access). (commit: a74ec65)
—
Brokkonaut /
detail
- Remove some unused methods and fix module (it was for beta 1.8) (commit: 430e704)
—
Brokkonaut /
detail
- cleanup imports (commit: 36f7d8c)
—
Brokkonaut /
detail
- New command to transfer all protections from one player to another one (commit: 3d8b0c9)
—
Brokkonaut /
detail
- Update paper repository url (commit: 4ff6ec2)
—
Brokkonaut /
detail
- utf8 for lang strings (commit: dc70e03)
—
Brokkonaut /
detail
- Protect protected entities against explosion damage (commit: 1d37e61)
—
Brokkonaut /
detail
- remove some unneccessary object cloning (commit: 956e415)
—
Brokkonaut /
detail
- Remove unused import (commit: a8c335b)
—
Brokkonaut /
detail
- remove pex dependency as it causes build errors (commit: 34d7148)
—
Brokkonaut /
detail
- Update to 1.13 (still buggy, don't update yet) (commit: 60b4c5f)
—
Brokkonaut /
detail
- Update readme (1.13) (commit: 85641cb)
—
Brokkonaut /
detail
- Improve double chest detection (commit: 9b5d8e1)
—
Brokkonaut /
detail
- Update from 1.13-pre7 to 1.13 (commit: ce04184)
—
Brokkonaut /
detail
- Update to WorldGuard 7 (commit: f811f0e)
—
Brokkonaut /
detail
- Ignore deprecation warning in uuid converter (commit: c949ab8)
—
Brokkonaut /
detail
- Convert protections 1.12 -> 1.13 (commit: cad5cd6)
—
Brokkonaut /
detail
- Remap protections resolving to no material (commit: b787a22)
—
Brokkonaut /
detail
- Fix WG regionmember access for entities (commit: 963794b)
—
Brokkonaut /
detail
- remove outdated WG special case (commit: 8fc2f7a)
—
Brokkonaut /
detail
- Allow protection members to remove items from ItemFrames (commit: 9fa2015)
—
Brokkonaut /
detail
- improve entity protection (commit: b0a5e4d)
—
Brokkonaut /
detail
- improve entity protection (commit: 28193e5)
—
Brokkonaut /
detail
- fix several bugs with entity protections (commit: b42a2ad)
—
Brokkonaut /
detail
- rename variable (commit: 2574285)
—
Brokkonaut /
detail
- fix default config node for entities (commit: bda95f3)
—
Brokkonaut /
detail
- Remove unused import (commit: 83b6d9e)
—
Brokkonaut /
detail
- Allow upgrading from very old versions (commit: eadb624)
—
Brokkonaut /
detail
- Remove dead pex repository (commit: 4c5f435)
—
Brokkonaut /
detail
- specify distribution repository in pom.xml (commit: e7dad40)
—
Brokkonaut /
detail
- Update readme: add jenkins link (commit: 61a1197)
—
Brokkonaut /
detail
- compile against spigot (commit: a8a57af)
—
Brokkonaut /
detail
- Add converter for ModernLWC (commit: ca7734b)
—
Brokkonaut /
detail
- If its a block, its not entity (commit: 2332de3)
—
Brokkonaut /
detail
- Improve protection upgrading (commit: b94dbbc)
—
Brokkonaut /
detail
- fix NPE because protections were incorrectly loaded (commit: 8c74852)
—
Brokkonaut /
detail
- There is only a single entity block id (commit: 58c04a5)
—
Brokkonaut /
detail
- Add some null-checks (commit: 9a74faa)
—
Brokkonaut /
detail
- Update to Spigot 1.13.1 (commit: 6b9b8df)
—
Brokkonaut /
detail
- Keep at least 5% free memory on cleanup to avoid OOM (commit: ba10d69)
—
Brokkonaut /
detail
- Simplify wait for memory sleeping (commit: c275f49)
—
Brokkonaut /
detail
- Format pom + fix we/wg dep (commit: d2516a2)
—
Brokkonaut /
detail
- Build against latest spigot/we/wg (commit: 79a484a)
—
Brokkonaut /
detail
- Avoid sending doubled messages for protections (commit: 97d3cdc)
—
Brokkonaut /
detail
- Adapt to latest WorldGuard changes + Compile against Spigot 1.13.2 (commit: 811601c)
—
Brokkonaut /
detail
- Fix compile against latest spigot (commit: bdca05f)
—
Brokkonaut /
detail
- WE/WG and its dependencies.. (commit: d800fde)
—
Brokkonaut /
detail
- Fix issues with invalid double doors (commit: aacae0f)
—
Brokkonaut /
detail
- New protection type: Showcase (commit: efe0ce6)
—
Brokkonaut /
detail
- Allow modify protections using cprivate/cpublic/... (commit: f1e322c)
—
Brokkonaut /
detail
- Allow players with access permissions to modify contents of (commit: ff396f0)
—
Brokkonaut /
detail
- Fix permissions (commit: 8855674)
—
Brokkonaut /
detail
- Allow autoregister of donation/showcase protections (commit: c07e1ca)
—
Brokkonaut /
detail
- Fix creating some database indexes (commit: d002ad5)
—
Brokkonaut /
detail
- Add trapped_chest to default config (commit: 5b76d67)
—
Brokkonaut /
detail
- Fix creating tables in sqlite (commit: 5712277)
—
Brokkonaut /
detail
- Add license information (commit: b82e212)
—
github /
detail
- Optimize table format and improve startup time (commit: e738c8e)
—
Brokkonaut /
detail
- Remove unused column in database schema (commit: 1476008)
—
Brokkonaut /
detail
- Remove unused column in database schema (commit: 24d8eba)
—
Brokkonaut /
detail
- Optimize table format and improve startup time (commit: b27b87e)
—
Brokkonaut /
detail
- Add license information (commit: 2edc047)
—
github /
detail
- Fix creating tables in sqlite (commit: 9e7c1e6)
—
Brokkonaut /
detail
- Add trapped_chest to default config (commit: adc72b9)
—
Brokkonaut /
detail
- Fix creating some database indexes (commit: d37b66a)
—
Brokkonaut /
detail
- Allow autoregister of donation/showcase protections (commit: dcb4254)
—
Brokkonaut /
detail
- Fix permissions (commit: e19c217)
—
Brokkonaut /
detail
- Allow players with access permissions to modify contents of (commit: 7482ea7)
—
Brokkonaut /
detail
- Allow modify protections using cprivate/cpublic/... (commit: 4728a94)
—
Brokkonaut /
detail
- New protection type: Showcase (commit: 58eb4ae)
—
Brokkonaut /
detail
- Fix issues with invalid double doors (commit: 64e8a41)
—
Brokkonaut /
detail
- WE/WG and its dependencies.. (commit: e1f734e)
—
Brokkonaut /
detail
- Fix compile against latest spigot (commit: 6fe9d84)
—
Brokkonaut /
detail
- Adapt to latest WorldGuard changes + Compile against Spigot 1.13.2 (commit: e59b355)
—
Brokkonaut /
detail
- Avoid sending doubled messages for protections (commit: 4c3a945)
—
Brokkonaut /
detail
- Build against latest spigot/we/wg (commit: fa91547)
—
Brokkonaut /
detail
- Format pom + fix we/wg dep (commit: cd902c2)
—
Brokkonaut /
detail
- Simplify wait for memory sleeping (commit: 19d7ee4)
—
Brokkonaut /
detail
- Keep at least 5% free memory on cleanup to avoid OOM (commit: 275e76d)
—
Brokkonaut /
detail
- Update to Spigot 1.13.1 (commit: 211004e)
—
Brokkonaut /
detail
- There is only a single entity block id (commit: 61d5f8a)
—
Brokkonaut /
detail
- Add some null-checks (commit: c2b2165)
—
Brokkonaut /
detail
- fix NPE because protections were incorrectly loaded (commit: 8ecd931)
—
Brokkonaut /
detail
- Improve protection upgrading (commit: 7972d23)
—
Brokkonaut /
detail
- If its a block, its not entity (commit: fbd8cc1)
—
Brokkonaut /
detail
- Add converter for ModernLWC (commit: c68acf5)
—
Brokkonaut /
detail
- compile against spigot (commit: 438869f)
—
Brokkonaut /
detail
- Update readme: add jenkins link (commit: e1da370)
—
Brokkonaut /
detail
- specify distribution repository in pom.xml (commit: e560a82)
—
Brokkonaut /
detail