MCPcopy Index your code
hub / github.com/ZetaMap/MoreCommands

github.com/ZetaMap/MoreCommands @v11.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v11.4 ↗ · + Follow
149 symbols 507 edges 20 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Visitor Badge Download GitHub Clones

moreCommands Plugin

/!\This plugin need java 12 or greater./!\ To download java 12, follow steps here or greater version here.

Player Commands

  • /ut [filter|username...] The name of the unit.
  • /vnw [number] Vote for sending a New Wave.
  • /maps [page] List all maps on server.
  • /info-all [ID|username...] Get all player informations.
  • /rtv [mapName...] Rock the vote to change map.
  • /rainbow [filter|ID|username...] RAINBOW!!
  • /msg <ID|username> <message...> Send a private message to a player.
  • /help [page|filter] Recreate /help to display only commands related to your rank.
  • /effect [list|name|id] [page|ID|username...] Gives you a particle effect.
  • /r <message...> Reply to the last private message received.
  • /lobby Switch to lobby server.
  • /switch <list|name...> Switch to another server.
  • [ ] /report <player> [reason...] Report a player to staff.

Admin Commands

  • /team [~|teamname|list|vanish] [filter|username...] Change team.
  • /kick <filter|ID|username> [reason...] Kick a person by name or ID.
  • /pardon <ID> Pardon a votekicked player by ID and allow them to join again.
  • /ban <filter|username|ID> [reason...] Ban a person.
  • /unban <ID> Unban a person.
  • /players <help|searchFilter> [page] Display the list of players.
  • /kill [filter|username...] Kill a player.
  • /tp <filter|name|x,y> [~|to_name|x,y...] Teleport to a location or player.
  • /core [small|medium|big] [teamName] Build a core at your location.
  • /chat [on|off] Enabled/disabled the chat.
  • /spawn <unit> [count] [filter|x,y|username] [teamName|~...] Spawn a unit.
  • /godmode [filter|username...] [God]: I'm divine!
  • /mute <filter|username|ID> [reason...] Mute a person by name or ID.
  • /unmute <filter|username|ID...> Unmute a person by name or ID.
  • /reset <filter|username|ID...> Resets a player's game data (rainbow, GodMode, muted, ...).
  • [ ] /freeze <filter|username|ID...> Freeze a player.
  • [ ] /reports <list|ok> [id] Control the reports list

Server Commands

  • auto-pause Pause the game if no one is connected.
  • chat [on|off] Enabled/disabled the chat.
  • nice-welcome Nice welcome for me.
  • commands <list|commandName> [on|off] Enable/Disable a command. /!\Requires server restart to apply changes.
  • clear-map [y|n] Kill all units and destroy all blocks except cores, on the current map.
  • gamemode [name] Change the gamemode of the current map.
  • ~~blacklist <list|add|remove|clear> <name|ip> [value...] Players using a nickname or ip in the blacklist cannot connect.~~ Use this plugin instead.
  • anti-vpn [on|off|token] [your_token] Anti VPN service.
  • filters <help|on|off> Enabled/disabled filters.
  • effect <list|on|off> [id|name] Enabled/disabled a particles effect.
  • switch <help|list|add|remove|clear> [name] [ip] [onlyAdmin] Configure the list of servers in the switch.
  • tag <help|arg0> [ID|] [tagName...] Configure the tag system.
  • ban <list|add|remove|reset> [type-id|ip] [ID|IP] [reason...] List all banned IP/ID or ban/unban an ID/IP.
  • alogs [on|off|reset] [y|n] Configure admins logs.
  • fillitems [team|all] [items...] Fill the core with the selected item.
  • [ ] warn [ID] [message...] Display a pop-up message to warn the player.
  • [ ] reports <list|ok|clear> [id] Control the reports list
  • [ ] reset [ID] Reset all data of the player (ips, names, ban, ...).

Feedback

Open an issue if you have a suggestion.

Releases

Prebuild releases can be found here

Building a Jar

You have just run build.bat and the plugin will compile automatically.

Installing

Simply place the output jar from the step above in your server's config/mods directory and restart the server. List your currently installed plugins by running the mods command.

Thanks to...

J-VdS - TeamPlugin

Phinner - BetterCommands

Shadow53 - MindustryAdminPlugin

mayli - RockTheVotePlugin

OceanPandorum - PandorumPlugin

Mindurka - spawnUnit

Core symbols most depended-on inside this repo

info
called by 117
src/main/java/util/Players.java
err
called by 114
src/main/java/util/Players.java
add
called by 60
src/main/java/manager/CommandsManager.java
write
called by 43
src/main/java/util/ALog.java
get
called by 43
src/main/java/manager/Rank.java
each
called by 37
src/main/java/data/TempData.java
put
called by 32
src/main/java/data/TempData.java
get
called by 28
src/main/java/data/TempData.java

Shape

Method 123
Class 24
Enum 2

Languages

Java100%

Modules by API surface

src/main/java/data/Switcher.java22 symbols
src/main/java/data/TempData.java19 symbols
src/main/java/util/Players.java16 symbols
src/main/java/util/Strings.java12 symbols
src/main/java/manager/CommandsManager.java11 symbols
src/main/java/manager/Rank.java10 symbols
src/main/java/data/Effects.java9 symbols
src/main/java/moreCommandsPlugin.java7 symbols
src/main/java/ContentRegister.java7 symbols
src/main/java/util/AntiVpn.java5 symbols
src/main/java/util/ALog.java5 symbols
src/main/java/filter/ArgsFilter.java5 symbols

For agents

$ claude mcp add MoreCommands \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact