Jump to content

About This Club

The Minehut Club for the duping server DUPRS

Server Name

duprs.minehut.gg
  1. What's new in this club
  2. Hello, this appeal does not follow the guidelines set for our appeals. Furthermore, in the Discord rules it states that you must follow Discord's TOS. Using a MessageLogger is highly against that. You showed proof in the Discord server that you were using a message logger. Me not liking you has nothing to do with this, I do not hate you, I am simply just making sure that the rules are upheld. You will not be unbanned for this, as you have broken a rule that violates our server and Discord's.
  3. Username: IdkWhatUsernameToHave#7274 MC IGN: its a server ban you dont need it why i was banned: echo doesnt like me and banned me for "message logger" although i deleted it and it isnt stated in the actual rules why should i be unbanned: i've said i deleted the message logger and i understand he doesnt like me lmao but its worth a shot lmfao note: I didnt put any grammar in as i should be unbanned anyway it was a false ban lmao
  4. Hello, This is Bassouli This did take place 3 months ago, and you were muted for 6 hours. But due to an issue with the bot at the time, the mute was forever. I have unmuted you. This topic is to be locked
  5. 1. Minecraft username: Egono 2. Discord username and tag: Egono#0001 3. Platform of the punishment: Discord 4. Type of punishment: mute Appeal 1. What do you plead? not guilty 2. I dont think so. 3. I think i was muted because i was chatting too fast? (it was more than 2 months ago)
  6.  
  • Posts

    • Skript requests should be in the Skript Discussion category. Post moved.

    • Moved to Script Discussion. Help category is for general help, meanwhile Skript help has its own category. 

    • Hacks and almost all clients are allowed on Minehut, it is up to each individual server to punish you for using things they don't allow.

      The only clients that are not allowed on Minehut are things used to auto-respond such as chat bots, ad bots, and anything with the goal to actively annoy another user.

    • Hi, im having a problem with my gui's in minecraft where if there are 2 players using the same gui at once, and they are attempting to take things out, and so am i, it lets me take things out of it. Im using Skript, and i have SkBee as an addon. Here is my code:

      command decompresser:
       trigger:
        wait 2 ticks
        set {osp} to chest inventory with 3 row named "&8Ore Specialest"
        set slot 0 of {osp} to black stained glass pane named " "
        set slot 1 of {osp} to black stained glass pane named " "
        set slot 2 of {osp} to black stained glass pane named " "
        set slot 3 of {osp} to black stained glass pane named " "
        set slot 4 of {osp} to black stained glass pane named " "
        set slot 5 of {osp} to black stained glass pane named " "
        set slot 6 of {osp} to black stained glass pane named " "
        set slot 7 of {osp} to black stained glass pane named " "
        set slot 8 of {osp} to black stained glass pane named " "
        set slot 9 of {osp} to black stained glass pane named " "
        set slot 10 of {osp} to black stained glass pane named " "
        set slot 11 of {osp} to black stained glass pane named " "
        set slot 13 of {osp} to black stained glass pane named " "
        set slot 15 of {osp} to black stained glass pane named " "
        set slot 16 of {osp} to black stained glass pane named " "
        set slot 17 of {osp} to black stained glass pane named " "
        set slot 18 of {osp} to black stained glass pane named " "
        set slot 19 of {osp} to black stained glass pane named " "
        set slot 20 of {osp} to black stained glass pane named " "
        set slot 21 of {osp} to black stained glass pane named " "
        set slot 22 of {osp} to black stained glass pane named " "
        set slot 23 of {osp} to black stained glass pane named " "
        set slot 24 of {osp} to black stained glass pane named " "
        set slot 25 of {osp} to black stained glass pane named " "
        set slot 26 of {osp} to black stained glass pane named " "
        set slot 12 of {osp} to crafting table named "&fCompresser"
        set slot 14 of {osp} to anvil named "&fDecompresser"
        open {osp} to player
        
      on inventory click:
       if event-inventory is {osp}:
        cancel event

    • You can do all of this in one event, using:

      on chat:
      	replace all "word" and "word2" and "word3" and "word4" in message with "****" #just list all the 4 letter words
      	replace all "word5" and "word6" and "word7" in message with "*****" #5 letters
       	#you get the point
         	

       

      Edited by NixieBear
×
×
  • Create New...