✨ RandomEvents 1.8 - 1.19 ✨ Perfect Minigame Addon

MC Plugin ✨ RandomEvents 1.8 - 1.19 ✨ Perfect Minigame Addon v2.9.3
✨ NEW BLOCK PARTY AND HIDE & SEEK MINIGAME!! ✨ Up to 37 types of minigames.

- Fixed /revent nexttimer
- Now you can set permissions to start specific events
- Anti-Afk fixed in games like spleef
- Now you can choose the minigames blocks shown in GUIs
- New options in config:
Code:
##If true if you have permissions to start revents you will still need the permission to start an specific revent.
##For example, a revent called "Test Match" will need randomevent.start.Test_Match
needSpecificPermissionStartRevent: false

guigameblocks:
  ALLTIME: 'NETHER_STAR'
  BR: 'STONE_SWORD'
  BRT2: 'STONE_SWORD'
  LJ: 'IRON_HORSE_ARMOR'
  TKLL: 'IRON_SWORD'
  TKLLT2: 'IRON_SWORD'
  KBD: 'WOODEN_SWORD'
  EARR: 'ARROW'
  GEMC: 'EMERALD'
  BOMB: 'TNT'
  BOAT_RUN: 'OAK_BOAT'
  HORSE_RUN: 'IRON_HORSE_ARMOR'
  ESCAPE_FROM_BEAST: 'SKELETON_SKULL'
  RACE: 'IRON_BOOTS'
  TNTRUN: 'TNT'
  SPLEEF: 'IRON_SHOVEL'
  SPLEGG: 'EGG'
  OITC: 'BOW'
  SG: 'BEEF'
  TSG: 'COOKED_BEEF'
  SW: 'DIRT'
  TSW: 'STONE'
  ANVIL_SPLEEF: 'ANVIL'
  WDROP: 'WATER_BUCKET'
  QUAKE: 'STONE_HOE'
  PBALL: 'SNOWBALL'
  KOTH: 'GOLDEN_HELMET'
  FISHSLAP: 'TROPICAL_FISH'
  HOE: 'WOODEN_HOE'
  SPLATOON: 'RED_DYE'
  BOMBARDMENT: 'COAL_BLOCK'
  BRTEAMS: 'ORANGE_DYE'
  TKLLTEAMS: 'GOLDEN_SWORD'
  PBALLTK: 'SNOW'
  TSGTEAMS: 'COOKED_PORKCHOP'
  TSWTEAMS: 'BEDROCK'
  REDGREEN: 'EMERALD_BLOCK'
  BLOCKPARTY: 'YELLOW_TERRACOTTA'
  HIDEANDSEEK: 'MAP'
  GLASSWALK: 'GLASS'
- Solved flag to deny pvp en glasswalk
- Secured minigames like blockparty from breaking
- Solved problems with /randomevents forcebegin duplicating events

- /revent begin now allows to spawn a randomevent with her filename instead of the id of the match, to know the name, you can go to the "events" folder of the plugin.
For example to spawn the one revent of Race with name TestRace, the file will be "RACE_TestRace.json" so i can call it with /revent begin RACE_TestRace

So just remove the ".json" of the name and you will be able to call the revent this way
- Patch to avoid worldguard avoiding player to teleport back after a disconnection
- Glass walk bug fixes
Fixed minor bugs
- Fixed some bugs with OITC, TOPKILL not giving full health after respawning
- New command: /revent toggleannouncement
- New config options:
Code:
##These players wont count for the minPlayers config
minPlayersBlackList:
   - 'examplePlayerName'

##Slow effect applied after going back to checkpoint
raceSlowEffect: true

##################################################################
##                         GLASS WALK                               ##
##################################################################

##Is pvp allowed on GlassWalk
allowGlassWalkPvP: true
KNOWN BUGS: SurvivalGames barrier cant be seen on latest spigot versions due to a problem with packets, I am working to solve it ASAP
Thats the first part of the 2.7.3 UPDATE, the second part is coming in a few days

- Improvements on the start of the plugin (Check last Lib1711 version too)
- New commands for reset credits, tries and wins (Check plugin page)
- Bug fixes for events
- Posibility to allow spectator teleport
- Now on Survival Games you can set the blocks per shrink
- Quake deaths now doesnt show on titles
- HEX COLOR supported
- Position of items in chests are now randomized
- Messages on join/leave from match
- Changed system outputs to logger
- Fix for inventories bug
- Added config to avoid knockback for splegg and spleef
- Bugfix for dropper
  • Like (+1)
Reactions: Locuraaa
- Hotfix for gamemodes with respawn not changing again to survival gamemode
- Hotfix for description of minigames being shown to all the players in the match instead of the user joining
  • Like (+1)
Reactions: Locuraaa
Top Bottom