diff --git a/.gitignore b/.gitignore deleted file mode 100644 index de84671..0000000 --- a/.gitignore +++ /dev/null @@ -1,31 +0,0 @@ -*.zip -banned-ips.json -banned-players.json -cache/* -commands.yml -eula.txt -help.yml -libraries/* -logs/* -ops.json -permissions.yml -plugins/BetterRTP/lang/* -plugins/CMILib/Translations/* -plugins/DynamicShop/Log/* -plugins/Essentials/userdata/* -plugins/GriefPreventionData/PlayerData/* -plugins/LuckPerms/translations/* -plugins/Quests/lang/* -plugins/WorldEdit/.archive-unpack/* -main_the_end/* -main_nether/* -main/stats/* -main/playerdata/* -main/advancements/* -versions/1.18.1/paper-1.18.1.jar -version_history.json -usercache.json -wepif.yml -whitelist.json -plugins/Quests/data/* -plugins/CoreProtect/database.db diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index f24ff24..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,147 +0,0 @@ -# Changelog -All notable changes to this project will be documented in this file. - -## [3.5] - -### Changed -- Updated to Minecraft 1.18.2 -- Files Cleanup - -## [3.4] - -### Changed -- Updated to Minecraft 1.18.1 - -## [3.3] - -### Changed -- Updated to Minecraft 1.18.1 - -## [3.2] - -### Changed -- Added the Via suite of plugins for version support. - -## [3.0.1] - -### Changed -- Updated PaperMC to build #460 to fix a strange issue with the render distance being limited to a few chunks regardless of the settings. - -## [3.0] - -### Changed -- Updated to Minecraft 1.17.1 -- Updated All Plugins -- Implemented TAB for a custom tablist. -- Replaced PermissionsEX with Luckperms as the permissions manager. -- Implemented Helper, Mod, Admin ranks along with previous ones. -- Installed NPCs to allow players to RTP on the wilderness area. - -## [2.3.1] - -### Changed -- Update main and plugin jars - -## [2.3] - -### Changed -- Updated to 1.16.5 -- All plugins and addons updated -- Use paper as base Jar - -## [2.2] - -### Changed -- Updated to 1.16.4 -- Added Server Icon -- Added MOTD -- Added Server List Plus -- Fixed an issue with Potions -- Update Action Announcer from 1.16.2 to 1.16.3 -- Update Advanced Achievements from 6.2.1 to 6.7.1 -- Update Auction House from 2.1.4 to 2.1.12 -- Update Citizens from 2.0.27 Build 2120 to 2.0.27 Build 2165 -- Update Core Protect from version 19.2 to 19.3 -- Update Grief Prevention from 16.15.0 to 16.16.0 -- Update Holographic Displays from 2.4.4 to 2.4.5 -- Update Illegal Stack Remover from 2.1.8 to 2.2.0e -- Update Jobs from 4.16.1 to 4.16.3 -- Update Marriage Master from 2.2.8 to 2.2.10 -- Update mcMMO from 2.1.145 to 2.1.154 -- Update MobArena from 0.104.2 to 0.105 -- Update Multiverse-Core from 4.1.0 to 4.2.2 -- Update ProtocolLib from version 4.6.0 Build 480 to 4.6.0 Build 482 -- Update Quests from 4.0.0 rc 1 to 4.0.0 rc 2 -- Update WorldEdit from version 7.2.0 Beta 5 to 7.2.0 -- Update WorldGuard from version 7.0.4 Beta 1 to 7.0.4 - -## [2.1] - -### Changed -- Updated Advanced Achievements from version 6.2.0 to 6.2.1 -- Updated Auction House from 2.1 RC 8 to 2.1.4 -- Updated Citizens from 2.0.27 to 2120 -- Updated Core Protect from version 19.1 to 19.2 -- Updated EssentialsX from version 2.18.0 to 2.18.1 -- Updated Grief Prevention from version 16.14.0 to 16.15.0 -- Updated Jobs from version 4.16.0 to 4.16.1 -- Updated Marriage Master from version 2.2.7 to 2.2.8 -- Updated mcMMO from 2.1.143 to 2.1.145 -- Updated Name Tag Edit from version 4.4.10 to Custom -- Updated ProtocolLib from version 4.5.1 Build 476 to 4.6.0 Build 480 -- Updated Quests from version 3.9.5 to 4.0.0-rc-1 -- Updated WorldEdit from version 7.1.0 to 7.2.0 Beta 5 - - -## [2.0] - -### Added -- Readme File -- To do File -- Changelog File -- PlaceHolder API -- mcMMO Quests addon -- Mob Arena addon -- Advanced Achievements -- Marriage Master -- Illegal Stack -- Grief Prevention -- Dragon Egg Drop - -### Changed -- Update Action Announcer from version 1.15.0 to 1.16.2 -- Update Auction House from 2.0.1 to 2.1 RC 8 -- Update Citizens from 2.0.26 to 2.0.27 -- Update Core Protect from version 2.17.5 to 19.1 -- Update Dynamic Shop from version 2.10.6 to 2.11.8 -- Update EssentialsX from version 2.17.1.44 to 2.18.0 -- Update Holographic Displays from version 2.4.1 to 2.4.4 -- Update Jobs from version 4.15.0 to 4.16.0 -- Update mcMMO from 2.1.113 to 2.1.143 -- Update Mob Arena from ? to 0.104.2 -- Update Multiverse Core from version 3.0.0 to 4.1.0 -- Update Name Tag Edit from version 4.4.6 to 4.4.10 -- Update ProtocolLib from version 4.5.0 Build 439 to 4.5.1 Build 476 -- Update Quests from version 3.8.2 to 3.9.5 -- Update TitleManager from version 2.1.5 to 2.3.1 -- Update Vault from version 1.7.2 to 1.7.3 -- Update WorldEdit from version 7.1.0 to 7.2.0 -- Update WorldGuard from version 7.0.2 to 7.0.4 -- Removed Clear Lagg - -## [1.0] - -### Added -- Initial commit of pack to Github for version control -[3.4]: https://github.com/apexhosting/mcMMO/releases/tag/3.5 -[3.4]: https://github.com/apexhosting/mcMMO/releases/tag/3.4 -[3.3]: https://github.com/apexhosting/mcMMO/releases/tag/3.3 -[3.2]: https://github.com/apexhosting/mcMMO/releases/tag/3.2 -[3.0.1]: https://github.com/apexhosting/mcMMO/releases/tag/3.0.1 -[3.0]: https://github.com/apexhosting/mcMMO/releases/tag/3.0 -[2.3.1]: https://github.com/apexhosting/mcMMO/releases/tag/2.3.1 -[2.3]: https://github.com/apexhosting/mcMMO/releases/tag/2.3 -[2.2]: https://github.com/apexhosting/mcMMO/releases/tag/2.2 -[2.1]: https://github.com/apexhosting/mcMMO/releases/tag/2.1 -[2.0]: https://github.com/apexhosting/mcMMO/releases/tag/2.0 -[1.0]: https://github.com/apexhosting/mcMMO/releases/tag/1.0 \ No newline at end of file diff --git a/MCMMO 1x1.png b/MCMMO 1x1.png deleted file mode 100644 index c436fba..0000000 Binary files a/MCMMO 1x1.png and /dev/null differ diff --git a/MCMMO Thumbnail.png b/MCMMO Thumbnail.png deleted file mode 100644 index 1c2e914..0000000 Binary files a/MCMMO Thumbnail.png and /dev/null differ diff --git a/README.md b/README.md deleted file mode 100644 index e0cf46e..0000000 --- a/README.md +++ /dev/null @@ -1,39 +0,0 @@ -# mcMMO -![alt text](https://apex-misc.s3.amazonaws.com/Images/MCMMO+Thumbnail.png) -MCMMO is a plugin that has been around for ages. It’s common on many survival type server as a sort of enhancement for the base game of Minecraft. It adds in a ton of new skills that players can level up that affect the way the game is played in both the PvP and PvE aspects of the game. For example, you can level up your sword skill that will allow you to do more damage to both players and mobs with a sword. However, that’s not where it ends. There are also “environmental” skills that can affect how you interact with the environment such as Fishing and Acrobatics. Both skills that don’t necessarily affect PvP in an enormous way but can definitely affect how you play Minecraft in general. Along with mcMMO, this game type also has Jobs and MobArena that only enhance the mcMMO gameplay offered. - -https://apexminecrafthosting.com/mcmmo-server/ - -## Plugin List -- [ActionAnnouncer](https://www.spigotmc.org/resources/actionannouncer.1320/) -- [Advanced Achievements](https://www.spigotmc.org/resources/advanced-achievements.6239/) -- [Auction House](https://www.spigotmc.org/resources/auctionhouse.61836/) -- [Citizens](https://www.spigotmc.org/resources/citizens.13811/) -- [Core Protect](https://www.spigotmc.org/resources/coreprotect.8631/) -- [Dragon Egg Drop](https://www.spigotmc.org/resources/dragoneggdrop-revival.35570/) -- [Dynamic Shop](https://www.spigotmc.org/resources/ss-dynamic-shop-1-13-1-16.65603/) -- [EssentialsX](https://www.spigotmc.org/resources/essentialsx.9089/) -- [GriefPrevention](https://www.spigotmc.org/resources/griefprevention.1884/) -- [Holographic Displays](https://dev.bukkit.org/projects/holographic-displays) -- [Illegal Stack](https://www.spigotmc.org/resources/dupe-fixes-illegal-stack-remover.44411) -- [Jobs](https://www.spigotmc.org/resources/jobs-reborn.4216/) -- [Marriage Master](https://www.spigotmc.org/resources/marriage-master-mc-1-7-1-16.19273/) -- [mcMMO](https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/) -- [MobArena](https://www.spigotmc.org/resources/mobarena.34110/) -- [Multiverse Core](https://www.spigotmc.org/resources/multiverse-core.390/) -- [Nametag Edit](https://www.spigotmc.org/resources/nametagedit.3836/) -- [PermissionsEx](https://github.com/PEXPlugins/PermissionsEx) -- [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) -- [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/) -- [Quests](https://www.spigotmc.org/resources/quests.3711/) -- [Quests Addon](https://www.spigotmc.org/resources/mobarena-quests-module.72355/) -- [Quests Addon](https://www.spigotmc.org/resources/mcmmo-overhaul-quests-module.69548/) -- [Rankup](https://www.spigotmc.org/resources/rankup.17933/) -- [Server List Plus](https://www.spigotmc.org/resources/serverlistplus.241/) -- [TitleManager](https://www.spigotmc.org/resources/titlemanager.1049/) -- [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/) -- [WorldEdit](https://dev.bukkit.org/projects/worldedit) -- [WorldGuard](https://dev.bukkit.org/projects/worldguard)