• 欢迎加入MineBBS QQ讨论群:点击查看所有的官方讨论群
  • 我们将于近期对服务器进行迁移,服务可能中断至多2日。请各位安排好自己的访问计划,造成不便敬请谅解!
  • MineBBS入站考试已经上线!想要成为【正式会员】解锁更多功能吗?快来参与吧!【点我去看】
别踩白块小游戏插件

Python 别踩白块小游戏插件 v0.0.2

请登录后获取
[MD] ## Introduction ARC Don't Tap The White Tile is a classic mini-game plugin for Minecraft Bedrock servers. Players need to quickly tap black tiles to clear rows. The faster you clear them, the better ranking you'll get based on your completion time. ## Features - Classic Don't Tap White Tile gameplay with 30-second time limit - Custom configurations - Multi-language support (Chinese/English) - Player records and rankings system - **Daily Check-in Rewards**: Get money rewards for first daily completion - **Ranking Rewards**: Top 3 record breakers receive special money rewards - **Economy Integration**: Compatible with arc_core and umoney plugins - **Smart Timeout System**: Games automatically end after 30 seconds ## Installation 1. Place the plugin file in your server's plugins folder 2. Use /reload command in server 3. Configuration files will be automatically generated in `[server_root]/plugins/ARCDTWT/` ## Configuration ### Files Structure - `DTWTConfig.yml`: Main configuration file - `DTWTdata.db`: Database file for storing player records - `ZH-CN.txt`: Chinese language file - `ENG.txt`: English language file (optional, you can find in ./dist/ENG.txt) ### DTWTConfig.yml Parameters ```yaml DEFAULT_LANGUAGE_CODE=ZH-CN # Language setting (ZH-CN/ENG) DATABASE_PATH=DTWTdata.db # Database file path TOTAL_BLACK_TILE_NUM=20 # Total rows to clear in each game DAILY_REWARD_AMOUNT=500 # Daily first completion reward amount FIRST_PLACE_REWARD=10000 # 1st place record breaking reward SECOND_PLACE_REWARD=5000 # 2nd place record breaking reward THIRD_PLACE_REWARD=2500 # 3rd place record breaking reward ``` ### Commands - `/dtwt` : View plugin description, rankings and personal records - `/createdtwt` : Create a new game facility (OP only) ### Creating Game Facility 1. Build a 4×5×1 rectangle screen in the overworld 2. Place an easily breakable block (e.g., yellow wool) nearby as game trigger 3. Type /createdtwt 4. Follow the prompts to: - Right-click the bottom-left corner of the screen - Right-click the top-right corner - Right-click the trigger block 5. A hint message will be shown white when setup is complete 6. Break the trigger block to start playing ### Reward System - **Daily Rewards**: Players get money rewards for their first daily completion - **Ranking Rewards**: Breaking into top 3 rankings grants special money rewards - **Economy Requirements**: Requires arc_core or umoney plugin for money rewards - **Game Timeout**: Each game has a 30-second time limit [/MD]
后退
顶部 底部