garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
195 stars 151 forks source link

Allow adding a player name to the /ma join command #752

Closed Josh65-2201 closed 1 year ago

Josh65-2201 commented 1 year ago

Feature request

Short description

It currently only has arena as an optional. /ma join <arena> <player> would allow command blocks to work with this and in the console if needed.

Implementation details

A permission to allow a moderator in game to run this command would be need like mobarena.join.other

garbagemule commented 1 year ago

I think this is a duplicate of #594, so I'm gonna close the issue for now, but please feel free to reopen it if the other issue doesn't cover this use case. From what I understand this is already doable with a sudo style plugin.