简体中文 English
Inspiration comes from video 《你 问 我 打 !》
It is an upgraded version of the plugin in the video, and the selection issue is not just yes or no, multiple options can be customized
I also added a question and answer for filling in the blank, allowing players from all servers to jointly determine whether it is correct or not
Download the latest version in Release and put the jar file in a Minecraft server with BukkitAPI in plugins folder, and restart the server to apply it.
Suggested server version ≥ 1.13
Test Environment("Server + Client"): Spigot1.16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric)
PS: If you have found a bug that happened isn't the same as my Test Environment, you could try to find it in my Test Environment
If it's happened again, please upload it in Issues
Or you can upload it directly if you are too lazy to build a Test Environment(Please note the environment you used)
Issues Format:
- Questions & Bugs
- How to find it
- Your Environment(Ignore if it's the same as mine)
- Environment Format: Server Version + Client Version(Mods + ModLoader)
- eg.
Spigot1.16.5 + Minecraft 1.16.5(MultiOfflineFix + fabric)
This repository uses Apache License 2.0
license
ADDITIONAL CONDITIONS:
- Prohibition of Commercial Use
Clone the repository into your own drive
Use IntelliJ IDEA
opens the folder of this project
Set project structure (sometimes automatically)
The loading Maven project will pop up in the lower right corner (sometimes automatically)
Click the upper right corner Edit Configuration
and new a Maven
project
Then write the commands clean package
, and apply it.
The reward and punishment system's location: top.mpt.huihui.answerit.prize.prize
There are not many code comments, but there is still no problem understanding them.
ItemUtils are imported but not used, originally intended as a reward and punishment system, but i'm too lazy~
- Select mode
- Write mode
- Vote System
- Reward And Punishment System
Welcome to ask questions in Issues