TryMe icon

TryMe -----

Most customizable game plugin ever! With 10 unique game modes



OR
  • Fix for entity kill check
  • Fix for missing translation in hmode
  • Added ability to require defined amounts from multiple types of materials or entities to win the game. Currently having something like this for brake action
    Code (Text):
          Materials:
          - 'ACACIA_SIGN-2'
          - 'ACACIA_WALL_SIGN-2'
    will require from player to brake 2 wall and 2 regular signs, so 4 in total, which is not ideal for this exact example as we would want to request braking of 2 acacia signs, wall or regular or combination of both. To define this simply put it into one line like
    Code (Text):
          Materials:
          - 'ACACIA_SIGN,ACACIA_WALL_SIGN-2'
    same thing applies for kill actions where you can request killing of any 2 mobs from the list, like
    Code (Text):
          Entities:
          - 'sheep,pig,cow-2'
----------, Feb 24, 2023
Resource Information
Author:
----------
Total Downloads: 667
First Release: Jan 21, 2015
Last Update: Apr 18, 2024
Category: ---------------
All-Time Rating:
38 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings