Arcade Minigames

Plugins Arcade Minigames

Version: 2.17-LATEST
Versions
  1. 1.8
  2. 1.12
  3. 1.14
  4. 1.15
  5. 1.16
  6. 1.17
  7. 1.19
  8. 1.20
  9. 1.21
  10. 26.1

1.18.2 | 1.19.4 | 1.20.5 | 1.20.6 | 1.21.11 | 26.1+
Download Here

1.8.8 | 1.12.2
Download Here

Read the entire page before you buy it!
Need support? PM me or contact me on Discord

I offer the tutorial videos, and placeholders on discord!

Description.png


The Arcade Games offers you a wide range of fun and casual minigames which are played in a fast-paced style.​

Features.png

» Built in NPCs
» Built in remote bungee mode and autoscale mode

» Lightweight
» Configurable and translatanble
» Setup wizard where you can click the hotbar to set different things
» MultiArena
» SQLite/MySQL support
» Leaderboards
» PlaceholderAPI placeholders

» 10 Games:
■ TNT Tag
■ PropHunt

■ TempleRun
■ MiniWalls

■ Splegg
■ BombLobbers
■ Quake
■ TNT Run
■ BlockParty

■ PartyGames(11 Games atm only)!
- Pig Fishing
- Avalanche
- Trampolino
- Punch The Bats
- Minecart Racing
- Animal Slaughter
- Volcano
- Hoe Hoe Hoe
- Frozen Floor
- The Floor Is Lava

- Jungle Jump
And more to come!

Video.png




Video made on a 1GB RAM Test Server

Screenshots.png

Fh1xdwO.png

3wsdWqq.png


Commands.png

Code:
Permissions:
arcade.admin: Use all the commands for admin

arcade.player.commands: If RequiredPermission is enabled /game join and /game quickjoin will require the permission

Arcade Games:
Command: /arc or /arcadegames

TNTRun:
Commands: /trun or /tntrun
BlockParty:
Commands: /bp or /blockparty
TNTTag:
Commands: /tg or /tnttag
PropHunt:
Commands: /ph or /prophunt
TempleRun:
Commands: /tr or /templerun
PartyGames:
Commands: /pg or /partygames
BombLobbers:
Commands: /bl or /bomblobbers
Splegg:
Commands: /spg or /splegg
MiniWalls:
Commands: /mw or /miniwalls

Usage.png

Code:
1. /<game> create <id> <name> <min> <max>
2. Follow the setup wizard
3. Add npc /<game> npc add

That's it, have fun! :D
API.png

Gradle:
Code:
    dependencyResolutionManagement {
        repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
        repositories {
            mavenCentral()
            maven { url 'https://www.jitpack.io' }
        }
    }

    dependencies {
            implementation 'com.github.fr33styler.apipack:arcade-api:1.0.2-SNAPSHOT'
    }


Maven:
Code:
    <repositories>
        <repository>
            <id>jitpack.io</id>
            <url>https://www.jitpack.io</url>
        </repository>
    </repositories>

    <dependency>
        <groupId>com.github.fr33styler.apipack</groupId>
        <artifactId>arcade-api</artifactId>
        <version>1.0.2-SNAPSHOT</version>
        <scope>provided</scope>
    </dependency>

Notes.png

FAQ:
If you use external scoreboard plugins, try to disable it in the world where the game is
Set spawn-protection=0 from server.proprietes
Yes, this plugin offers addons like Lobby Scoreboard and Start message. You can download them via /arcade addon repository download name

Reasons to buy my plugin:
- A growing list of unique mini-games for a good price!
- Unique plugin here on Spigot!
- You have access to all future updates.
- Your players gonna love this.
- You will get awesome support from me.


EULA:
- You are not permitted to redistribute my plugin in any form, including as a part of any software package
- You are not permitted to reverse engineer or modify the plugin in any form beyond the configuration files


I always appreciate feedback, but not in the review section. If you have a problem, just send me a PM or ask for help on the support page.

Uploader


Downloads
63
Views
3,151
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffCods

Latest updates

  1. Bug fixes and improvements

    - Added support for 26.1 and further versions
  2. Bug fixes and improvements!

    - Fixed an issue where you couldn't throw the tnt in bomb lobbers
  3. Bug fixes and improvements!

    - Added miniwalls miniwithers decay option - Added in block party infinite rounds round speed...