Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
In the point
In the point is a mod that allows you to create a point capturing system minigame on your server to play with friends etc.
Features:
- No need libs or apis
- Easy to set and configure
- Vanilla friendly
- Low weight
Commands explanation:
match_state <int>: Controls the game flow of the match, can be 1 and 2. 2 is when the match is ongoing/just started and 1 is when match is end or inactive.
match_teams_name <String> <String>: Sets the name of teams in the internal system.
match_number_of_points <int>: A integer from 1 to 5 that says system how much points will you use. Default 5.
match_area_points_set <int>: Sets the area size of points, default 6.
match_#point_set: Creates a point on player position, the # stands for the point index.
Final Notes:
Team names should be Blue_Team and Red_Team otherwise points won't recognize player. Is recommended setting all the variables you need before starting the match.



