• v1.0.1 6c1378f370

    NorbiPeti released this 2021-12-30 20:19:22 +00:00 | 8 commits to master since this release

    Note: The required Java version might have been increased to Java 17.

    • Fixed tellRaw for 1.16-1.18
    • Fixed Towny API use (some methods were removed - #128)
    Downloads
  • v1.0.0 9a10dcd1fc

    NorbiPeti released this 2020-10-31 17:24:52 +00:00 | 12 commits to master since this release

    This is the first official release of the plugin.

    Changes since the last pre-release:

    • Fixed a remaining issue with chat formatting
    • Fixed some Towny errors
    • Update for 1.16
    • Fixed edge cases for /u ncolor (#118)
    • Fixed saving the config after changing the town colors (#117)
    • Fixed /me not taking precendence over other /mes
    • Fixed town colors not updating when changing someone else's nickname (#122)
    • Turned the greentext check into a formatter so it can be disabled if needed
    • Fixed the plugin name for player data
    • Various other fixes (CI, showing /press, disabling some components by default)
    Downloads
  • v1.0-pre5 43525bd93c

    v1.0 Pre-release 5 Pre-release

    NorbiPeti released this 2020-03-20 01:06:07 +00:00 | 30 commits to master since this release

    • Refactored and fixed chat formatting (#71)
      • Created match providers that go through the message one after the other
      • Added support for simple string and range matches in addition to regex, removing the range handling from the formatter processing code
      • Using a predefined order: regex, string, range
    • Removed some old code
    • Players will need to wait the configured amount of milliseconds between messages (#115)
    • Fixed command channels, removed /tpahere message, made /me a proper command
    • Added better support for tab completion
    • Only updating activity on chat in Essentials if "cancel afk on interact" is enabled
    Downloads
  • v1.0-pre4 c66b212b0c

    v1.0 Pre-release 4 Pre-release

    NorbiPeti released this 2020-02-01 19:13:05 +00:00 | 47 commits to master since this release

    #114

    • Fixed underscore pattern (two underscores to underline)
    • Fixed remchars, improved formatter combining (#71)
    • Fixed F events not getting properly ended if a new event occurs
    • Showing a message to who'd see the message if the chat handling crashes for the first time in an hour (in addition to the red !)
    • Fixed chat history race condition if messages are sent way too fast (#113)
    • Chat history can be disabled in the config, other config changes
    • Fixed announcements not being saved to the config (#112)
    • Disabled some components by default
    • Made announcements clickable and copiable (#95)
    • Fixed /mwiki (#110)
    • Fixed /u info (#111)
    • Added test for rainbow chat (#103)
    • Fixed crash if Dynmap-Towny isn't present
    • Removed old command annotations
    Downloads
  • v1.0-pre3 fd3d3df108

    v1.0 Pre-release 3 Pre-release

    NorbiPeti released this 2019-10-30 18:35:42 +00:00 | 54 commits to master since this release

    • Town/nation color fixes
    • Reload command
    • Improved chat formatter code
    • Not processing messages when nobody is online
    • Channel scores became unnecessary
    • Fixed message color mode color detection (#104)
    • Fixed /unsomething and also allowing spaces in the action (#101)
    • Fixed players getting pinged by messages they can't see (#90)
    • Fix Towny dependency
    • Formatting and individual formatters can be disabled (#85)
      • Formatters have names now
    • Fixes to make sure a message is always shown, regardless of the settings
    • Fixed TownyAnnouncer for newer versions of Towny
    Downloads
  • v1.0-pre2 c25097b525

    v1.0 Pre-release 2 Pre-release

    NorbiPeti released this 2019-03-17 01:28:21 +00:00 | 78 commits to master since this release

    TBMCPlugins/DiscordPlugin#81
    TBMCPlugins/ButtonCore#40

    • C o m p o n e n t s
    • Some fixes
    • Removed old fields and JarUtils
    • Removed save command that was apparently there since 2015
    • It still loads the town/nation colors from the old config if needed
    • Notification sound/pitch were the last config options to be converted over
    • Implemented masked links
      • Added a test for it
    • Announcements get deleted
    • Dynmap nation color support
    • Added support for spoiler tags
    • Supporting clean installs

    #85
    #84
    #4

    Downloads
  • v1.0-pre 2b621adefb

    v1.0 Pre-release 1 Pre-release

    NorbiPeti released this 2019-01-03 20:43:21 +00:00 | 104 commits to master since this release

    The first version to use components, with the aim to release this to other servers.

    Downloads
  • v1.0 30c5a52719

    NorbiPeti released this 2015-07-16 11:58:22 +00:00 | 583 commits to master since this release

    It currently supports auto-detecting the flair of players in /r/thebutton using karmadecay.com if they post a comment in a specific thread. This is for /r/TheButtonMinecraft

    Edit: This is an outdated version. Download the JAR file directly from source view.

    Downloads