Recent content by Negative

  1. Negative

    Seeking Dedicated, Long-Term Java Developer for Minecraft Server

    Hey, we're seeking a qualified, dedicated and long-term Java Developer to join our team and help maintain and develop one of our gamemodes called RPG-SMP, a Vanilla+ Survival server that takes vanilla Minecraft to the next level! I'm Eric, I run this gamemode. If hired, you will work directly...
  2. Negative

    Plugin Development Services

    I'm looking to take on some projects to kill some time and make some money. I have extensive knowledge in plugin development and an extensive portfolio. Portfolios: https://ericlmao.com/ https://github.com/ericlmao https://github.com/Negative-Games Contact me on-site or on Discord ericlmao...
  3. Negative

    Punishments - Tech Debt Update

    Punishments 3.3.4 Back with another massive update, folks; this update primarily focuses on tech debt and updating older systems and internals to newer and better things. Configuration settings.json The old settings.json file is now called main.yml; all current settings will automatically be...
  4. Negative

    Looking for small-medium sized projects to take on

    Hi, I'm looking for small-to-medium-sized projects to take on, and that would take no more than a couple of weeks to theoretically complete (thus calling them small-medium-sized). Pitch me your ideas! If you wish to contact me privately to pitch your ideas, feel free to do so! Discord is...
  5. Negative

    Punishments - Fix Warning + Kick reason formatting

    When the punishment category in the punishment ladder is KICK or WARN, the reason formatting would be weird and would start with "1s" for some reason! So, it would break the punishment chain and not be counted towards punishments.
  6. Negative

    Punishments - Patch + Menu Exiting Feature

    [PATCH] Patched a bug where when you have filter-revoked-punishments enabled, it will entirely screw up the calculations :) [FEATURE] Added a feature in the history menus where it will automatically open the history main menu when you exit the history menu!
  7. Negative

    Punishments - Migration to MiniMessage

    This update completely revamps the message system for the plugin to a commonly used format called MiniMessage. Using this system will now allow you to fully customize your plugin messages, along with supporting PlaceholderAPI. With this update, PlaceholderAPI is now a required plugin to run...
  8. Negative

    Punishments - Addition of Notes

    Punishments 3.1.2 - Notes The primary focus of this update is the very long-awaited addition of a feature I call "notes," what a note is, is a note bound to a user's account, which will allow staff to share information about a user without much hassle. Staff members are also notified when a...
  9. Negative

    Punishments - Fix NullPointerException (again)

    After the last patch, another NPE appeared, and I found and fixed the issue. It should not be a problem anymore.
  10. Negative

    Punishments - Fix Leaderboard Caching NPE

    I fixed a NullPointerException when the staff leaderboard attempts to cache the staff member's unique IDs.
  11. Negative

    Punishments - Allow plugin to be used in older versions

    Fixed an issue in plugin.yml which wouldn't allow the plugin to be used in older versions (1.19, etc). While the plugin can be used in older versions doesn't mean it shouldn't be! I designed this plugin for the latest version of the game only! Using older versions that are not supported would...
  12. Negative

    Punishments - Punishment Filtering

    A new configuration value has been added to allow you to customize how punishments are filtered! Before, all punishments, even if they were revoked (unbanned, unmuted, etc.), were considered during the execution of the punishment; now, we've provided a way to filter revoked punishments when the...
  13. Negative

    Punishments - Hot-Fix for more bugs

    * Fix NPE when opening the history menu
  14. Negative

    Punishments - Bug Fixes

    Fix NPE in Staff Leaderboard Menu Fix display issue in Staff History Menu Fix Bedrock Functionality in History Menu
Top