Skip to content

A simple plugin to disable AI of any entity such as on salmon and cod! They will still be spawn and be killable but will not move and will reduce server lag. Removing an entity from the config will re-enable the entities AI on reload!

License

Notifications You must be signed in to change notification settings

djtmk1/DisableAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands

Entity Management

# Add entity to disabled list
/ai add <entity>

# Remove entity from disabled list
/ai remove <entity>

# List all disabled entities
/ai list

# Reload configuration
/ai reload

Examples:

/ai add ZOMBIE
/ai add SKELETON
/ai remove ZOMBIE
/ai list

Permissions

Permission Default Description
disableai.manage op Add, remove and list disabled entities
disableai.reload op Reload plugin configuration

Features

  • Runtime management - Add/remove entities without restart
  • Auto-save - Changes persist to config automatically
  • Instant apply - Affects existing entities immediately
  • Tab completion - Smart suggestions based on context
  • Customizable messages - Full i18n support via messages.yml
  • Performance optimized - O(1) lookups, async config saving

About

A simple plugin to disable AI of any entity such as on salmon and cod! They will still be spawn and be killable but will not move and will reduce server lag. Removing an entity from the config will re-enable the entities AI on reload!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages