Jump to content

coshnaut

Member
  • Posts

    52
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by coshnaut

  1. Hey all, if anybody has any cool ideas for an artifact or magic spells for my server arugila, please tell me

    I'm pretty bad at coming up with cool ideas

    If you wanted to you could even suggest a new dimension or something  (It would probably have to be pretty simple though)

    There is also an origin slot still open

    Any and all ideas are considered 😄

    1. magmalord208

      magmalord208

      wait what type of server do u have? live boxpvp ect.

       

    2. coshnaut

      coshnaut

      SMP with artifacts and species

      All coded by me with skript :))

      If you'd like to join tell me your minecraft ign and i'll whitelist you

  2. Nope. Well, at least no legal way. If you want the world download your best bet is to contact the server owner by either Discord or Minehut Messaging system.
  3. I wouldn't run this skript if i were you. Commands are essential to minecraft servers and you could prevent a player from leaving the server with /lobby. You could even stop yourself from reloading skript! Instead, disable specific commands like so: # change the command after "on command" to disable a different command on command /plugins: if player has permission op: # nothing else: cancel the event send "&c&o&lHey! &r&7You can't run that command." You can copy and paste this skript multiple times with different commands to add more disability. (I don't need credit either)
  4. (Hey! I'm assuming the problem is being caused by a command block. If not, I don't know how to help much.) On the Minehut dashboard, in the Settings tab, scroll down until you find the Command Blocks option. Click it, and select Disabled. Restart the server, log on and destroy the command block. In the Minehut dashboard once again, find the Command Blocks option, click it, and select Enabled. Restart the server, and your problem should be solved I hope i helped in some way
  5. I'm not sure if this is the right section to post this?? So, minehut already preinstalls some plugins onto your server, right? I think they should take use of this and set up a minehut credits transfer system, to make it even easier to pay for a server plan with owner set things, like items or perks on the server. Here is how i think the flow will go: Owner (or programmed plugin such as Skript) executes /requestcredits <player> <amount> <purchase id> [<maxamount>] <player> is sent to a website asked to pay credits through a secure connection to their minehut account Server executes command /paymentsuccess <purchase id> (command can only be executed by server) Owner (or programmed plugin such as Skript) sees the console and executes /acceptcredits <purchase id> <minehut account email> <player> gets requested item, and Owner (or programmed plugin such as Skript) has received credits. I hope minehut staff considers this and implements it into their system!
  6. A skript that prevents crafting with items that have lore would be very helpful
  7. Yes but how do i tell if one of the ingredients has lore set
  8. @Enchanted_Reeses Hey there, sorry to bother you, but do you know how i would make it so all items with lore have this restriction as well + It seems like the code has broken even though i havent modified it in any way Hmm i think wasn't clear enough Basically i'd like it so that you can't put the items in the crafting grid To be honest i would work on it myself but i have so many other things to do with the server as well
  9. So say i have a blaze rod named "&eWand of Fire" and i don't want my players turning it into blaze powder Please help
  10.  Made some progress on a server element i might do. Let me know your thoughts!
  11. minehut approve my club if not tell me what to change

  12. You should use the "set chat format" effect: on chat: set chat format to "&e%player's display name% &7> &a%colored message%" Paired with the "colored" expression inside the %message%, you can allow users to chat with color and formatting codes. WHOOPS i just realized what you were trying to do I think this is the code you are looking for on chat: set the chat format to "&8[&a✯%{level::%player's uuid%}%&8] %colored player's prefix%&8%colored player's display name%: %message%" I have not tested this yet, and i will later, but i think you had simply forgotten some "colored" expressions
  13. I was told to DM a moderator if my club wasn't approved after 24 hours but i can't find any nor figure out how to DM! Sorry if the answer is really obvious and right in my face
  14. you're missing the trigger! command /servertules: trigger: # write your code here Commands in skript need triggers to tell a command what to do You can find a more detailed tutorial here: https://skripthub.net/tutorials/10
  15. if loop-player's remaining air is less than 1 seconds: damage loop-player by 1 heart Before you ask why i'm not using the default air system, I have reasons. It simply just does not continue damaging the player after passing 1. Can somebody explain this and provide a workaround? Or, if you can, just answer this please
  16. No, actually, you don't get credits from there anymore. Minehut has long since switched from minecraftservers.org to servers-minecraft.net. You can do /vote in the lobby to get the link at any time. (or just click here)
×
×
  • Create New...