Console Commands In Game
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- Contributors:
- me, myself, and I
This is a small plugin made to help server admins execute console commands without using console!
Commands:
* /Console <Command>
* (Console ONLY) /addconsole <player> - Adds a player to access the command.
* (Console ONLY) /removeconsole <player> Remove a players access to the command.
Permissions: none.
(How to add someone to access /console <Command>?)
Go into your server panel. Then in console type:
ORCode (YAML):addconsole <player>
EX: addconsole WhyAreYouSad
In the configuration at the very bottom type:
Config:Code (Text):UUID: 1
EX: f47a6aa9af01478fb6005eac7893cc14: 1
Code (YAML):######################################
# #
# Console In Game #
# Made by Mason/Worthlesskitten #
# #
######################################
#No Permissions message.
noPermission: "&cYou don't have permission for this."
#Console cannot execute command message.
noConsole: "&cYou must be a player to do this command!"
#Unknown Player message.
noPlayer: "&cThat is not a player!"
#Your not console message.
notConsole: "&cYou cannot do that command!"
#Message sent when a player submits a console command.
commandSent: "&a&lCommand Successfully sent!"
#The rest of the this is just data and logging who has access.
PlayerData:
Upcoming Updates:
- Custom Help Messages
- Need to clean code a bit more
- Add support for all minecraft versions
If you need support please dm me on discord!

ConsoleCommandsInGame [Abandoned] RELEASE 1.3
Execute console commands in game
Recent Updates
- New discord and stability fix. May 16, 2019
- Added Discord Support Link! Oct 27, 2018
- 1.6 Update: The Version Update Oct 19, 2018