Search results

  1. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Fix critical bug Read the rest of this update entry...
  2. PetteriM1

    EconomyAPI - Fix critical bug

    Players could pay infinite money which was caused by a fix in the previous version. PLEASE UPDATE
  3. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Balance Command Fix Read the rest of this update entry...
  4. PetteriM1

    EconomyAPI - Balance Command Fix

    Balance would create new player data for non-existent players if their name was typed incorrectly.
  5. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Pay Command Fix Read the rest of this update entry...
  6. PetteriM1

    EconomyAPI - Pay Command Fix

    Add money to recipient before reducing senders balance. Then we can see if the recipient actually exists and exit instead of money being lost into the abyss.
  7. SupremeMortal

    DbLib

    SupremeMortal updated DbLib with a new update entry: Fix SQLite database locking. Read the rest of this update entry...
  8. SupremeMortal

    DbLib - Fix SQLite database locking.

    Concurrently using an SQLite database with ORMLite would cause lock SQLExceptions because SQLite only allows one connection to write at one time.
  9. SupremeMortal

    Nukkit for Bedrock Edition 1.11.0

    Nukkit for Minecraft 1.11.0 can now be found on our Jenkins CI starting from build #356. This update only contains protocol support with no new features implemented into Nukkit. If you find any bugs on the latest builds, please report them to the GitHub issue tracker unless they have already...
  10. SupremeMortal

    [Deleted] WorldPregenerator

    This resource has been removed and is no longer available for download.
  11. SupremeMortal

    Nukkit For Bedrock Edition 1.10.0

    Nukkit for Minecraft 1.10.0 can now be found on our Jenkins CI starting from build #311. Once again, this is only protocol support with no new features implemented into Nukkit. If you find any bugs on the latest builds, please report them to the GitHub issue tracker unless they have already...
  12. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Cleanup Top Money & Remove Scientific Notation Read the rest of this update entry...
  13. PetteriM1

    EconomyAPI - Cleanup Top Money & Remove Scientific Notation

    Make the default topmoney format cleaner. Add total server money to first page of topmoney Show all values in decimal format instead of scientific notation. Cut off recurring decimals to 2 digits.
  14. SupremeMortal

    [Deleted] WorldPregenerator

    SupremeMortal submitted a new resource: WorldPregenerator - Pre-generate your world Read more about this resource...
  15. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Fix topmoney Read the rest of this update entry...
  16. PetteriM1

    EconomyAPI - Fix topmoney

    - Fix /topmoney command showing UUIDs instead of names
  17. SupremeMortal

    EconomyAPI

    SupremeMortal updated EconomyAPI with a new update entry: Move to UUIDs Read the rest of this update entry...
  18. PetteriM1

    EconomyAPI - Move to UUIDs

    Start converting old economy data referenced by name to UUID for better support.
  19. SupremeMortal

    EssentialsNK

    SupremeMortal updated EssentialsNK with a new update entry: Better backwards compatiblity Read the rest of this update entry...
  20. PetteriM1

    EssentialsNK - Better backwards compatiblity

    This update attempts to fix some problems caused by the API changes in the previous one.
Top