Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakkke/arrowfix
A Spigot plugin designed to automatically remove all arrows from the game world every hour to improve performance and gameplay on Minecraft servers
https://github.com/sakkke/arrowfix
minecraft minecraft-plugin minecraft-server spigot spigot-plugin spigotmc spigotmc-plugin
Last synced: 28 days ago
JSON representation
A Spigot plugin designed to automatically remove all arrows from the game world every hour to improve performance and gameplay on Minecraft servers
- Host: GitHub
- URL: https://github.com/sakkke/arrowfix
- Owner: sakkke
- License: mit
- Created: 2024-03-28T03:05:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T04:49:37.000Z (9 months ago)
- Last Synced: 2024-04-08T05:38:58.154Z (9 months ago)
- Topics: minecraft, minecraft-plugin, minecraft-server, spigot, spigot-plugin, spigotmc, spigotmc-plugin
- Language: Kotlin
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sakkke/arrowfix/gradle.yml)
# Arrowfix
## Description
`Arrowfix` is a Spigot plugin designed to automatically remove all arrows from the game world every hour to improve
performance and gameplay on Minecraft servers.## Features
- Remove all arrows from the game world every hour.
## Installation (WIP)
1. Download the `arrowfix.jar` from the Releases page.
2. Place the downloaded `.jar` file into your Minecraft server's `plugins` directory.
3. Start or restart your server.## Usage
After installing this plugin, it will automatically clear all arrows every hour, enhancing server performance and
gameplay.## License
[MIT](./LICENSE)