Skip to content

Commit

Permalink
Merge pull request #5 from apexhosting/remake/stable
Browse files Browse the repository at this point in the history
Remake/stable
  • Loading branch information
robert-beckley authored Mar 29, 2022
2 parents c0cb671 + 80a5cc3 commit e632a68
Show file tree
Hide file tree
Showing 1,510 changed files with 20,247 additions and 5,205 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# Changelog
All notable changes to this project will be documented in this file.
##3.1

#Fixes

- Re setup the arenas for each arena to be above all structures on the maps, this will prevent any blocks from appearing in structures or the player being obstructed by them.

- Re adjusted the chance for mystery dust loot on crates.

- Re adjusted rewards interval to 50 jumps.

- Added leaderboards for each arena displayed on the lobby.

- Changed the rewards method to prevent farming of rewards.

- Items are now movable within the player's inventory.

- Balanced the shop prices.

##3.0

#Fixes

- Renamed the GUI Arenas✔️
- Enabled chest interactions✔️
- Added functionality to NPCS✔️
- Corrected the default Essentials settings✔️

#New Features

- Implemented 1.18.2 support🆕
- Added Scoreaboard🆕
- Added Leaderboard🆕
- Added damage protection in the lobby🆕
- Added custom join/leave messages🆕
- Added new icon🆕
- Added new motd🆕
- Added TOP 1,2,3 NPCS🆕
- Added Apex's branding images into the lobby🆕
- Added Highscore counters displayed on each arena🆕
- Added launchpads🆕

## [2.6]

- Added a new parkour plugin to handle arenas.
- New arenas implemented.
- New rewards system implemented.

## [2.5]
- Added the Via suite of plugins for version support.
Expand Down Expand Up @@ -81,6 +127,10 @@ All notable changes to this project will be documented in this file.
### Added
- Initial commit of pack to Github for version control

=======
[3.1]: https://github.com/apexhosting/Parkour/releases/tag/3.1
[3.0]: https://github.com/apexhosting/Parkour/releases/tag/3.0
[2.6]: https://github.com/apexhosting/Parkour/releases/tag/2.6
[2.5]: https://github.com/apexhosting/Parkour/releases/tag/2.5
[2.4]: https://github.com/apexhosting/Parkour/releases/tag/2.4
[2.3]: https://github.com/apexhosting/Parkour/releases/tag/2.3
Expand Down
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
# Parkour
![alt text](https://apex-misc.s3.amazonaws.com/Images/Parkour+Thumbnail.png)

Parkour is a fun game mode for all types of Minecraft players. Parkour has been in Minecraft for years now, and the concept is simple: jump from block to block. Parkour can be simple (with smaller two-block jumps) or hard (with ladders, ice blocks, and fence posts).


## Plugin List


- [AJParkour](https://www.spigotmc.org/resources/ajparkour-rewards-1-7-10-1-18-x-mysql-storage-option.60909/)
- [Core Protect](https://www.spigotmc.org/resources/coreprotect.8631/)
- [EssentialsX](https://www.spigotmc.org/resources/essentialsx.9089/)
- [Holographic Displays](https://dev.bukkit.org/projects/holographic-displays)
- [Holographic Extension](https://www.spigotmc.org/resources/holographicextension.18461/)
- [Holographic Scoreboard](https://www.spigotmc.org/resources/holographic-scoreboard.2700/)
- [Multiverse Core](https://dev.bukkit.org/projects/multiverse-core)
- [Nametag Edit](https://www.spigotmc.org/resources/nametagedit.3836/)
- [Parkour](https://www.spigotmc.org/resources/parkour.23685/)
- [PermissionsEx](https://github.com/PEXPlugins/PermissionsEx)
- [GadgetsMenu](https://www.spigotmc.org/resources/gadgetsmenu-1-8-1-18-1-free.10885/)
- [Luckperms](https://luckperms.net)
- [Launchpads](https://www.spigotmc.org/resources/launchpads.80404/)
- [Placeholder API](https://www.spigotmc.org/resources/placeholderapi.6245/)
- [Protocol Lib](https://www.spigotmc.org/resources/protocollib.1997/)
- [Title Manager](https://www.spigotmc.org/resources/titlemanager.1049/)
- [TAB](https://www.mc-market.org/resources/20631/)
- [Vault](https://www.spigotmc.org/resources/vault.34315/)
- [ViaBackwards](https://www.spigotmc.org/resources/viabackwards.27448/)
- [ViaRewind](https://www.spigotmc.org/resources/viarewind.52109/)
- [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/)
- [World Edit](https://dev.bukkit.org/projects/worldedit)
- [World Guard](https://dev.bukkit.org/projects/worldguard)
- [World Guard](https://dev.bukkit.org/projects/worldguard)
Binary file removed Straight_Parkour/data/raids.dat
Binary file not shown.
Binary file removed Straight_Parkour/data/scoreboard.dat
Binary file not shown.
Binary file removed Straight_Parkour/entities/r.0.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/level.dat
Binary file not shown.
Binary file removed Straight_Parkour/level.dat_old
Binary file not shown.
Binary file removed Straight_Parkour/region/r.-1.-1.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.-1.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.-2.-1.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.-2.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.-3.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.0.-1.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.0.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.1.-1.mca
Binary file not shown.
Binary file removed Straight_Parkour/region/r.1.0.mca
Binary file not shown.
Binary file removed Straight_Parkour/session.lock
Binary file not shown.
1 change: 0 additions & 1 deletion Straight_Parkour/uid.dat

This file was deleted.

31 changes: 8 additions & 23 deletions bukkit.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# https://www.spigotmc.org/go/bukkit-yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: https://www.spigotmc.org/
# Bug tracker: https://www.spigotmc.org/go/bugs


settings:
minimum-api: none
allow-end: false
warn-on-overload: true
permissions-file: permissions.yml
Expand All @@ -23,22 +8,22 @@ settings:
query-plugins: true
deprecated-verbose: default
shutdown-message: Server closed
minimum-api: none
spawn-limits:
water-underground-creature: 5
water-ambient: 20
monsters: 70
animals: 10
water-animals: 15
water-animals: 5
water-ambient: 20
water-underground-creature: 5
ambient: 15
chunk-gc:
period-in-ticks: 600
load-threshold: 0
ticks-per:
water-underground-creature-spawns: 1
water-ambient-spawns: 1
water-spawns: 1
ambient-spawns: 1
animal-spawns: 400
monster-spawns: 1
water-spawns: 1
water-ambient-spawns: 1
water-underground-creature-spawns: 1
ambient-spawns: 1
autosave: 6000
aliases: now-in-commands.yml
Binary file removed jar/gametype_parkour.jar
Binary file not shown.
Binary file added jar/parkour_gametype.jar
Binary file not shown.
Loading

0 comments on commit e632a68

Please sign in to comment.