Started by
mdpotato
on
Topic category: Help with Minecraft modding (Java Edition)
so i have a death note added to the game and if you dont know what that is, effectively it kills anything with a name. so i got everything working and im using a text joiner with /kill but for some reason it doesnt work on multiplayer. any idea why?
https://ibb.co/qM1NpWD link if image doesnt show
Edited by mdpotato on Fri, 04/08/2022 - 14:58
The use of commands in multiplayer is limited in the server settings. To use commands, the player must be on the list of operators: in the server console op nick.
if you mean the use of the functionality of the command by ordinary players, you can use the execution of the command on behalf of the server