Skip to content

uprial/nastyillusioner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NastyIllusioner Logo

Compatibility

Tested on Spigot-1.20.

Introduction

A Minecraft (Bukkit) plugin that spawns an illusioner when the player doesn't expect it.

Features

  • Synergies perfectly with TakeAim and CustomCreatures plugins
  • Spawns an illusioner in a projected player route when the player has been running in one direction 80% of the last 60 seconds
  • Teleports the illusioner to the player when they run too far away
  • Tries to keep one illusioner per user on the server at the same time *1

*1 Known issue: this plugin spawns a new (1st) illusioner, another plugin sets removeWhenFarAway to "false" for the 1st illusioner, the server unloads the 1st illusioner but doesn't remove it, this plugin spawns a new (2nd) illusioner before the server loads the 1st one.

NastyIllusioner Promo

Commands

nastyillusioner reload - reload config from disk

nastyillusioner info [@player] - show player status

nastyillusioner reset [@player] - reset player status

Permissions

  • Access to 'reload' command: nastyillusioner.reload (default: op)

  • Access to 'info' command: nastyillusioner.info (default: op)

  • Access to 'reset' command: nastyillusioner.reset (default: op)

Configuration

Default configuration file

Author

I will be happy to add some features or fix bugs. My mail: uprial@gmail.com.

Useful links

Related projects

About

A Minecraft (Bukkit) plugin that spawns a nasty illusioner and controls its AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages