• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Recent content by China_Girl_NL

  1. C

    Reset bans

    Use rcon Step 1: /banlist Step 2: Copy the banlist, use some tool to replace all , with (newline)/pardon Step 3: Paste that with rcon Step 4: /banlist ips Step 5: Repeat step 2 and 3 with the ips
  2. C

    Help with a GUI

    %gui%[\"title"\] = {msg} There are 2 problems: 1. You wrote the backslash after title behind the quotation mark, while it has to escape the quotation mark. 2. You didn't add quotation marks around {msg} So it has to be %gui%[\"title\"] = \"{msg}\" If you're editing through a dialog, you don't...
  3. C

    Portals - Movement trigger

    The move trigger is an exception: It's possible to have several move triggers, as long as they are for different area's: move to pvparea is something else than move to spawn for example Adding a loop can even cause lagg if you have a large playerbase or a large amount of area's
  4. C

    Brainstorm ideas - New minigame

    The battle of the Luckiest: This is basically a board game with a fancy name. Every player gets their own path. Every path leads to the center of the map and has an equal amount of blocks. Around their path is either the void or invisible blocks to prevent them from running away. In a round...
  5. C

    Brainstorm ideas - New minigame

    Lovebirds (to those who know me: yes I try it again): People who join randomly get a role: Dove, Pigeon or Eagle. Nobody in the game is supposed to know who has what role exactly. Every dove and pigeon is coupled in a pair. They all have an Elytra and a feather. The feather gives levitation when...
  6. C

    Brainstorm ideas - New minigame

    One of the first MadCommands I tried to create! The drawing part works (I didn't use a bow tough), but I messed up when I tried to calculate the winner. I can mail my progress to anyone if they send me their email-adres but the code is so bad you'd probably have to remake everything anyways.
  7. C

    Custom /rca

    I don't think that's possible in the way you want it to work (immediately after running), unless you create an infinity loop for everyone when they join, but I think that's going to cause lag when you have a lot of players online. It's better to just buy slappers.
  8. C

    Suggestion Log Block

    That can be said about a lot of plugins. Furthermore, it's the biggest complain of people who dislike LEET: You have to pay for plugins that seem to be too basic/easy/light to have any costs. For example: rcon, unban items, devban etc. The argument against those complaints is that LEET also has...
  9. C

    Whats your favorite Plugin?

    From the LEET plugins it's MadCommands because it's so versatile. Though I also like WorldEdit for sure. It's an extremely useful tool when building (especially when it's a giant lava sculpture ;))
  10. C

    Project: Builders Needed

    I'm curious to see the results. It sounds interesting
  11. C

    Mad Command, any idea?

    This should be possible with the new MadCommands update. As soon as my post is approved, you can read how in the MadCommands section
  12. C

    Ranks /Action

    If you insist on doing it without MadCommands you can perhaps use airport signs to a place where you can choose your rank and teleport them back as soon as they got a rank.
  13. C

    Using the new math functions

    In this post I'll explain how to get the nearest block or player a player is looking at. Keep in mind the command below hasn't been tested yet nor does it do much. In order to use it, you need to edit things. You might be wondering "Why would I ever want to know what someone sees?"... It's...
  14. C

    Fully functional /rankup system

    Indeed, I just realised asop exists :LOL:
  15. C

    Fully functional /rankup system

    In that case you'll need slappers in order to use /rca, since you can't change someone else's prefix/suffix