https://github.com/skproch/notraderolls
Bukkit API plugin to prohibit trade rolls (traderolling) for villagers. When villager gets profession for the first time he will keep trades for this profession forever.
https://github.com/skproch/notraderolls
bukkit bukkit-plugin bukkitplugin minecraft-plugin villagers
Last synced: about 1 month ago
JSON representation
Bukkit API plugin to prohibit trade rolls (traderolling) for villagers. When villager gets profession for the first time he will keep trades for this profession forever.
- Host: GitHub
- URL: https://github.com/skproch/notraderolls
- Owner: SKProCH
- License: mit
- Created: 2023-06-26T20:59:28.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-27T13:01:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T04:48:09.590Z (over 1 year ago)
- Topics: bukkit, bukkit-plugin, bukkitplugin, minecraft-plugin, villagers
- Language: Java
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoTraderolls
Bukkit API plugin to prohibit trade rolls (traderolling) for villagers.
When villager gets profession for the first time he will keep trades for this profession forever.
> **Note**
> Should work with any bukkit compatible server with `1.14` and above. Tested on `Paper 1.20.1`
### Installation
1. Download plugin jar from [releases page](https://github.com/SKProCH/NoTraderolls/releases) or from [Modrinth](https://modrinth.com/plugin/notraderolls).
2. Put it into your server `plugins` folder
3. Restart server