Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurorals3/genie
Genie Bukkit Plugin: https://www.spigotmc.org/resources/genie.43260/
https://github.com/aurorals3/genie
Last synced: 4 days ago
JSON representation
Genie Bukkit Plugin: https://www.spigotmc.org/resources/genie.43260/
- Host: GitHub
- URL: https://github.com/aurorals3/genie
- Owner: AuroraLS3
- License: gpl-3.0
- Created: 2017-07-01T08:51:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T07:46:10.000Z (almost 4 years ago)
- Last Synced: 2024-12-08T14:42:12.372Z (2 months ago)
- Language: Java
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Genie](https://puu.sh/wzEu8/37c644db8a.jpg)
A Bukkit plugin for competition: https://www.spigotmc.org/threads/plugin-competition-started.252088/
The theme of the competition is Magic.Contains plugin framework:
- [BukkitPluginDependency](https://github.com/Rsl1122/BukkitPluginDependency)## ![Installation](http://puu.sh/wzEuf/855309e2b0.jpg)
- Drop the plugin in the plugins folder & restart the server
- Currently only compatible with 1.12 Bukkit/Spigot## ![Features](http://puu.sh/wzEu4/fd4115d518.jpg)
- Adds a genie lamp that is dropped by mobs in the desert (1% drop chance) & more rarely outside (0.15%)
(These drop rates are adjustable in the config)
- Lamp has 3 wishes.
- Anyone holding the lamp can wish whatever they want in the chat. The plugin then attempts to match a wish with the message.
- Admin command /genie for giving lamps & testing wishes.### Currently available wishes:
- Almost any mob
- Almost any mob riding any other mob ("mob on mob")
- Almost any item
- Almost any potion effect
- Weather changes
- Daytime changes
- Explosion
- Pets such as Dog & Cat.
- Animals, Farm, Food, Armor
- Assasination
- Teleportation (To player, bed)
- FlyingThe plugin removes extra words that do not hold information about the wish.
**Example**: "I wish I had a pig that was riding on a cow" -> "pig riding on cow" -> Matches wish: SpawnMobRidingOn Cow, Pig### Planned wishes:
- Being a ghost
- Teleportation to last death location
- Any other wishes that come to mind
- Suggestions after plugin is released
- Unanswered wishes lists generated by the plugin (Not yet implemented)