Skip to content

Output result of the command by player in console #83

@sunnamed434

Description

@sunnamed434

Let's say the player executed command /rocket plugins in chat, why not output what player got (which is outputted in chat) but will also be outputted in the console.

Note: It's not 100%, just an idea, but if it really cool then we can add that, why not.

Example from console:

[World] mister [Gandalf]: "/rocket plugins"
Player mister [Gandalf] executed: "/rocket plugins", output: 
Loaded: Plugin1, Plugin2
Unloaded: Plugin3
Failure: 
Cancelled:

Another example:

[World] mister [Gandalf]: "/kit start"
Player mister [Gandalf] executed: "/kit start", output: "You don't have enough permissions" 

Another one example (let's say there were an error which wasn't catched/logger anywhere but player got the message):

[World] mister [Gandalf]: "/superkick"
Player mister [Gandalf] executed: "/superkick", output: "An error occurred, contact with admins" 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions