Recent content by TheCoder2019

  1. T

    Cannot use git clone - TLS issues

    Cloning into 'Nukkit'... fatal: unable to access 'https://github.com/CloudburstMC/Nukkit/': gnutls_handshake() failed: The TLS connection was non-properly terminated. This is all that I get when running sudo git clone https://github.com/CloudburstMC/Nukkit is there a way I can download this...
  2. T

    CustomCommands

    So I'll get that and then how do I set it up? and then this:
  3. T

    CustomCommands

    do I need to make a new file? and playernames or name of permission? something like TheCoder2019 = server.permissions.owner? edit: I didnt see above reply and that /lp doesnt exist
  4. T

    CustomCommands

    like changing their permissions in the pause menu? I'm not understanding
  5. T

    CustomCommands

    Wait what's that?
  6. T

    CustomCommands

    Oh cool! But how does it work? like how do I assign them to players?
  7. T

    CustomCommands

    I'm saying that I am new to Nukkit and server hosting, and I dont know the permissions
  8. T

    CustomCommands

    Can you list the permissions and describe them please?
  9. T

    CustomCommands

    no, but I just want to know how to use this config file (look at screen 2)
  10. T

    CustomCommands

    how do I use the config file?
  11. T

    CustomCommands

    What are the permissions and what does each line do?
  12. T

    VanillaCommands

    Can you add support to modify commands to use selectors? Can’t use /tellraw with selectors
  13. T

    MultiWorld

    Where’s the GitHub so I can easily clone this?
  14. T

    How to create a command?

    Would something like this work? #name, main, version and api are required name: Vanish main: com.TheCoder2019.Vanish version: "1.0.0" api: ["1.0.5"] load: POSTWORLD author: TheCoder2019 description: Vanish prefix: "Vanish" commands: example: description: Vanish usage: "/vanish...
  15. T

    [Deleted] Command-Aliases

    Can you leave a snippet of this command? I can not figure this out
Top