Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send commands to the server's console #108

Open
p0t4t0sandwich opened this issue Jul 7, 2024 · 0 comments
Open

Send commands to the server's console #108

p0t4t0sandwich opened this issue Jul 7, 2024 · 0 comments

Comments

@p0t4t0sandwich
Copy link
Owner

p0t4t0sandwich commented Jul 7, 2024

Sponge.getCommandManager().process(Sponge.getServer().getConsole(), "command arg1 args2");
Bukkit.getServer().dispatchCommand(Bukkit.getConsoleSender(), "taterlib:reload");
source.getCommands().performCommand(source.createCommandSourceStack(), "say hi");
proxyServer.getCommandManager().executeAsync(proxyServer.getConsoleCommandSource(), "taterlib:reload");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant