Genie

Genie Bukkit Plugin: https://www.spigotmc.org/resources/genie.43260/

GPL-3.0 License

Stars
0

Genie

A Bukkit plugin for competition: https://www.spigotmc.org/threads/plugin-competition-started.252088/ The theme of the competition is Magic.

Contains plugin framework:

Installation

  • Drop the plugin in the plugins folder & restart the server
  • Currently only compatible with 1.12 Bukkit/Spigot

Features

  • 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)
  • Flying

The 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)