HomeJavaModsGame24
Game24

🚀 Introduction

Fishing, AFK-ing, riding minecarts... There are many in-game scenarios that require "waiting," and you've probably experienced this. If players could use this time for some critical thinking, the monotony could turn into a sense of achievement.

With this plugin installed, players can spend their "waiting" time playing a game of 24!

Plugin Features

⌨️ Commands

📝 Configuration

config.yml:

    # Plugin language, built-in options are `en` (English) and `zh` (Simplified Chinese)
    lang: `zh`

    # Timeout in seconds. If a player doesn't answer within this time, the game is considered timed out and aborted.
    response-timeout: `180`

    # Maximum number of cached calculation results (each result takes up `3` bytes)
    # Valid range: `1..65535`, any number outside this range disables the cache
    # Enabling the cache is recommended. Cached files will be saved to cache.bin
    cache-size: `1024`

    # String representation of "no solution"
    # Since the plugin performs case-insensitive string comparison, please use lowercase when dealing with letters.
    # Uppercase to lowercase conversion is done using the Locale.US locale setting.
    no-resolution-text:
      - `n/a`
      - `none`
      - `无解`
      - `無解`
      - `no resolution`
      - `no solution`

🌐 Download

Please visit the download page to get the latest version.

Legal Notice

All the code used in this plugin is original and free from any borrowing or plagiarism.
The plugin is written in Kotlin and is obfuscated using ProGuard. The JAR package contains the redirected, obfuscated, and packaged Kotlin standard library, and it is governed by the open-source Apache 2 license. The JAR package includes a file that explains the modifications made to the files.
Reprinting this plugin requires my consent, and I suggest you email me at teddyxlandlee@hotmail.com for better visibility.
If you need the plugin's obfuscation table (for ReTrace analysis of stack traces) or the source code, please contact me via email.

© 2023 teddyxlandlee. All rights reserved.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more