https://github.com/xodiumsoftware/vanillaplus
Minecraft plugin that enhances the base gameplay
https://github.com/xodiumsoftware/vanillaplus
kotlin minecraft-plugin
Last synced: about 2 months ago
JSON representation
Minecraft plugin that enhances the base gameplay
- Host: GitHub
- URL: https://github.com/xodiumsoftware/vanillaplus
- Owner: XodiumSoftware
- License: agpl-3.0
- Created: 2024-10-19T09:09:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-17T13:59:49.000Z (about 2 months ago)
- Last Synced: 2026-04-17T15:48:19.786Z (about 2 months ago)
- Topics: kotlin, minecraft-plugin
- Language: Kotlin
- Homepage: https://xodium.org
- Size: 2.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
VanillaPlus
Minecraft plugin that enhances the base gameplay
[![Contributors][contributors_shield_url]][contributors_url]
[![Issues][issues_shield_url]][issues_url]
[![Roadmap][roadmap_shield_url]][roadmap_url]
[![Docs][docs_shield_url]][docs_url]
## Table of Contents
- [Architecture][architecture_url]
- [Built With](#built-with)
- [Code of Conduct][code_of_conduct_url]
- [Contributing][contributing_url]
- [Getting Started][getting_started_url]
- [License][license_url]
- [Requirements](#requirements)
- [Security][security_url]
## Requirements
- [Paper](https://papermc.io/) 1.21.11
- Java 21
## Built With
[![Built With][built_with_shield_url]][built_with_url]
[architecture_url]: https://github.com/XodiumSoftware/VanillaPlus/blob/main/ARCHITECTURE.md
[enchantments_url]: https://vanillaplus.xodium.org/enchantments
[getting_started_url]: https://vanillaplus.xodium.org/getting-started
[modules_url]: https://vanillaplus.xodium.org/modules
[docs_shield_url]: https://img.shields.io/badge/Docs-Click%20Me!-blue.svg?style=for-the-badge
[docs_url]: https://vanillaplus.xodium.org
[built_with_shield_url]: https://skillicons.dev/icons?i=kotlin,gradle,github,githubactions
[built_with_url]: https://skillicons.dev
[code_of_conduct_url]: https://github.com/XodiumSoftware/VanillaPlus?tab=coc-ov-file
[contributing_url]: https://github.com/XodiumSoftware/VanillaPlus/blob/main/CONTRIBUTING.md
[contributors_shield_url]: https://img.shields.io/github/contributors/XodiumSoftware/VanillaPlus?style=for-the-badge&color=blue
[contributors_url]: https://github.com/XodiumSoftware/VanillaPlus/graphs/contributors
[issues_shield_url]: https://img.shields.io/github/issues/XodiumSoftware/VanillaPlus?style=for-the-badge&color=yellow
[issues_url]: https://github.com/XodiumSoftware/VanillaPlus/issues
[license_url]: https://github.com/XodiumSoftware/VanillaPlus?tab=AGPL-3.0-1-ov-file
[roadmap_shield_url]: https://img.shields.io/badge/Roadmap-Click%20Me!-purple.svg?style=for-the-badge
[roadmap_url]: https://github.com/orgs/XodiumSoftware/projects/4
[security_url]: https://github.com/XodiumSoftware/VanillaPlus?tab=security-ov-file