Commit Graph

  • 6551b755ab Fix whitespace / formatting CoreyShupe 2020-09-09 11:00:05 -0400
  • 8ad6ea545d misc pom fixes CoreyShupe 2020-09-09 03:32:09 -0400
  • a28d9664d7 Remove debug CoreyShupe 2020-09-09 03:26:43 -0400
  • e981f8690a Remove debug CoreyShupe 2020-09-09 03:24:04 -0400
  • d415703ccc Properly implement LockettePro and handle dependencies CoreyShupe 2020-09-09 03:23:37 -0400
  • 741a10cb95
    Update server economy account warning to include shop creation and uuid Phoenix616 2020-09-08 12:20:19 +0100
  • ea5318dcf1
    [CI-SKIP] Improve bug report template Phoenix616 2020-09-02 21:46:31 +0100
  • 5ba1c2d3fe
    Fixed spacing LogGits 2020-08-06 17:02:05 +1000
  • 6949077b22
    Removed cancel check LogGits 2020-08-06 17:01:19 +1000
  • ee6f758357
    Final spacing fixes (hopefully) LogGits 2020-08-06 16:48:26 +1000
  • ad7d7d3fa7
    Spacing and format fixes LogGits 2020-08-06 16:45:52 +1000
  • ef90f0f9d6
    Fixed other autospacing changes LogGits 2020-08-06 16:42:47 +1000
  • 3b302f3d67
    Fix autospacing changes LogGits 2020-08-06 16:41:48 +1000
  • 7b2f2a23ff
    Ignorecancelled for the ItemInfoEvent listeners LogGits 2020-08-03 21:46:56 +1000
  • d0a1b0f1d5
    Migrated feedback to an ItemInfoEvent Listener LogGits 2020-08-03 21:43:08 +1000
  • 12ea0b256f
    Add message sender for ItemInfoEvent LogGits 2020-08-03 21:41:14 +1000
  • da914d801a
    Merge pull request #1 from LogGits/patch-2 LogGits 2020-08-03 17:50:56 +1000
  • 8f0a313403
    Make ItemInfoEvent cancellable. LogGits 2020-08-03 17:49:27 +1000
  • 56777380fc
    Have command cancellable via ItemInfoEvent. LogGits 2020-08-03 17:45:21 +1000
  • b02cc9f909
    [CI-SKIP] Update version Phoenix616 2020-07-28 00:30:56 +0100
  • 5f40273756
    [CI-SKIP] Improve issue templates. Phoenix616 2020-07-28 00:24:10 +0100
  • 89ba3d0559
    Fix default profile activation Phoenix616 2020-07-08 21:43:34 +0100
  • 5bc23214e0
    Fix issue with items that have a single character in name (Fixes #339) Phoenix616 2020-07-08 21:40:06 +0100
  • 6a34054bc7
    Add latest test profile Phoenix616 2020-07-08 21:38:54 +0100
  • d1f6b1616b
    Fix sign sticker on 1.14+ Phoenix616 2020-07-08 21:01:33 +0100
  • 8c1c80e138
    Don't log SERVER_ECONOMY_ACCOUNT warning if it's not set Phoenix616 2020-07-04 18:18:59 +0100
  • efe9ff7024
    Fix TURN_OFF_SIGN_PROTECTION not working (Fixes #233) Phoenix616 2020-07-03 18:56:29 +0100
  • 742f838f09
    Add support for component bungee messages Phoenix616 2020-07-03 18:24:14 +0100
  • 98985efd63
    Fix legacy %material placeholder not working Phoenix616 2020-07-03 18:13:40 +0100
  • 9cbf33f68f
    Cancel before sending message so that access is denied in case of error Phoenix616 2020-07-03 17:26:13 +0100
  • 493784c2dd
    Fix that the legacy locale is not automatically used Phoenix616 2020-07-03 17:15:36 +0100
  • 18c3f8f5ef
    Prepare next version Phoenix616 2020-07-03 17:15:08 +0100
  • ef00f3ffe5
    Bump log4j-core from 2.1 to 2.13.2 dependabot[bot] 2020-07-01 17:54:04 +0000
  • 908c128a10
    3.11 release 3.11 Phoenix616 2020-06-29 15:51:06 +0100
  • 3c51f8ed87
    Move more info to hover in shop messages to clean up chat Phoenix616 2020-06-28 22:55:21 +0100
  • a0630db6f8
    Fix typo in iteminfo book generation message key Phoenix616 2020-06-28 18:09:00 +0100
  • 6ee7c4759a
    Add multi-language and component message support (Requires Spigot) Phoenix616 2020-06-28 18:00:09 +0100
  • cbd427f561 Cancel left click event on shop sign Phoenix616 2020-06-24 16:00:16 +0100
  • 4a04a623a7 Improve metrics additions Phoenix616 2020-06-21 19:09:03 +0100
  • 4885092435 Include license and readme in jar file Phoenix616 2020-06-19 21:47:50 +0100
  • 183c724583 Improve Metrics and add /csmetrics command Phoenix616 2020-06-19 21:39:23 +0100
  • 1f8fd09dd2 Only update player name on join, don't create new accounts Phoenix616 2020-06-19 20:57:22 +0100
  • 0b39fd1a5e Make auto-fill check both buy and sell permission separately (#325) Phoenix616 2020-06-19 18:58:00 +0100
  • 7161c0bfdf Add Jenkins test build notifier Phoenix616 2020-06-18 21:19:35 +0100
  • d3f717deef Do not enabled automatic updates by default without user interaction Phoenix616 2020-06-18 18:12:56 +0100
  • 3e061dda8d Add config option to limit trading with shops via protections Phoenix616 2020-06-18 17:01:52 +0100
  • e520544d3a Add ability to reload discount and restriction module (Resolves #252) Phoenix616 2020-06-10 14:03:22 +0100
  • 4acd3efda1 Allow metadata ID to be used in shop transaction permission Phoenix616 2020-06-01 23:05:24 +0100
  • 080597c515 Allow metadata ID to be used in shop creation permission Phoenix616 2020-06-01 22:58:34 +0100
  • 9f84ca8551 Add option to sell/buy all with shift (#320) Phoenix616 2020-05-31 14:50:53 +0100
  • f0641abf2e Automatically add enhancement label to issues Max Lee 2020-05-30 13:51:37 +0100
  • 9dfbca3f81 Add more links to issue template config Phoenix616 2020-05-27 21:38:28 +0100
  • 24d89dbc44 Add ability to mark all economic events as handled Phoenix616 2020-05-21 01:08:00 +0100
  • 6765db5aab Put the correct sign type into the chest on empty remove (Fixes #313) Phoenix616 2020-05-20 00:42:28 +0100
  • d868fe8af6 Put the correct sign type into the chest on empty remove (Fixes #313) Phoenix616 2020-05-20 00:42:28 +0100
  • d330f51477 Cleanup and refactor 12emin34 2020-05-19 15:29:02 +0200
  • e22a50e1cf Only close our own inventories on teleport (Fixes #312) Phoenix616 2020-05-16 22:33:40 +0100
  • 7f32a7a722 Fix InventoryOpenEvent listener not applying to non chest containers Phoenix616 2020-05-16 22:16:27 +0100
  • 009febb5c2 Call add and subtract event to give listeners a chance to handle them Phoenix616 2020-05-13 23:56:47 +0100
  • 7b978ae022 Fix shop sign getting broken with autofill marker (Fixes #310) Phoenix616 2020-05-13 23:13:56 +0100
  • f044938b80 0 is a legal price now, reflect that in the tests Phoenix616 2020-05-06 22:00:15 +0100
  • a427c8c5a0 Fix shop removal with partial transactions (Fixes #307) Phoenix616 2020-05-06 20:53:59 +0100
  • 7fbf50cefe Allow 0 for a free shop (Resolves #297) Phoenix616 2020-05-06 20:38:41 +0100
  • 8e6bc01d97 Fix automatic setting of item lines (Fixes #308) Phoenix616 2020-05-06 20:17:50 +0100
  • 3bf54529db Add support for LWC LimitsV2 module (#293) Phoenix616 2020-05-04 22:33:34 +0100
  • bb4eece790 Fix pre-events not being uncancellable Phoenix616 2020-05-04 22:15:01 +0100
  • 0c1b82c9d8 Fix /iteminfo coloring Phoenix616 2020-05-04 21:40:39 +0100
  • 432c505806 Add more information to /iteminfo command and make messages configurable Phoenix616 2020-05-03 15:05:24 +0100
  • 0d08880ed2 Some cleanup of code and deprecated stuff Phoenix616 2020-05-03 02:37:06 +0100
  • 9ae6725c5d Listen on low so that other plugins could hook into before Phoenix616 2020-05-03 02:34:57 +0100
  • 4673a3f00c Use AccountQueryEvent in NameManager#canUseName utility method Phoenix616 2020-05-02 19:25:44 +0100
  • 8c83be59ba Option to block shop creation when LWC limit is reached (Resolves #293) Phoenix616 2020-05-02 15:57:42 +0100
  • 3bed1261aa Move account access check to an event Phoenix616 2020-05-02 15:32:48 +0100
  • c6f6672188 Fix uuid version check Phoenix616 2020-04-27 21:39:46 +0100
  • 744b02a447 Add ability to configure server economy account UUID Phoenix616 2020-04-27 21:00:46 +0100
  • e57bf94923 Don't continue checking if account can hold currency if already done Phoenix616 2020-04-24 14:54:48 +0100
  • 781e017ae9 Add debug logging for configuration loading Phoenix616 2020-04-17 15:10:27 +0100
  • 2426aef969 Add space at start of comments when writing config Phoenix616 2020-04-17 15:10:09 +0100
  • 11deaa949e Change hard limit to one million Phoenix616 2020-04-17 14:52:47 +0100
  • 54a713af89 Change hard limit to one million Phoenix616 2020-04-17 14:52:27 +0100
  • e8034e20b0 Change hard limit to one million Phoenix616 2020-04-17 14:51:37 +0100
  • bb17cc35a0 Add ability to set max amount and improve error messages Phoenix616 2020-03-24 00:31:08 +0100
  • 059abc569c 3.10.2 snapshot development Phoenix616 2020-03-24 00:30:46 +0100
  • 28c9e13c58 Add ability to set max amount and improve error messages Phoenix616 2020-03-24 00:15:19 +0100
  • f2db944aa7 Add ability to set max amount and improve error messages Phoenix616 2020-03-24 00:15:19 +0100
  • 809546ecab
    Update bStats to 1.7 (#295) Josh Roy 2020-03-08 13:26:52 -0400
  • eca8259974
    Update metrics code JRoy 2020-03-08 13:18:24 -0400
  • 1765721169
    Bump Bstats to 1.7 Josh Roy 2020-03-08 13:13:43 -0400
  • 98a9a64421
    Revert Minebench Change Josh Roy 2020-03-08 13:11:27 -0400
  • 42e82c55cb
    Update deprecated repositories Josh Roy 2020-03-07 15:18:09 -0500
  • f8dc334db4 Block change block event for shop containers/signs Phoenix616 2020-02-22 18:00:11 +0100
  • 39d1c13491 Block change block event for shop containers/signs Phoenix616 2020-02-22 17:45:59 +0100
  • 86ea093994 3.10.1 release 3.10.1 Phoenix616 2020-02-22 17:43:47 +0100
  • 7bd00f23be Block change block event for shop containers/signs Phoenix616 2020-02-22 17:43:17 +0100
  • 9d6c2f8c1b Improve LWC shop protection messages Phoenix616 2020-02-15 18:20:55 +0100
  • 3fe35cd0a5 Clean cache after protection registration and fire post event Phoenix616 2020-02-15 18:10:18 +0100
  • 23ceaff2ed Remove old LWC artifact in local repo Phoenix616 2020-02-15 18:05:40 +0100
  • b401a035eb Mirror logic of master to ensure negated permissions work Phoenix616 2020-02-07 03:02:32 +0100
  • 5ee8fc1cf8 Fix other name permission check if admin permission is set Phoenix616 2020-02-07 02:47:54 +0100
  • eb6a45c317 Update to new AuthMeReloaded API (Fixes BUKKIT-1318) Phoenix616 2018-10-15 20:27:17 +0100