Skip to content

Converting

D3v1s0m edited this page Dec 4, 2023 · 1 revision

ZNPCsPlus Converting

You can import NPC data from other plugins into ZNPCsPlus.

Available Conversions

ZNPCs:

/npc storage import znpcs

Import NPCs from the ZNPCs plugin into ZNPCsPlus.
Data is imported from plugins/ServersNPC/data.json.

ZNPCsPlus Legacy:

/npc storage import znpcsplus_legacy

Import NPCs from the legacy version (1.0.8 and lower) of ZNPCsPlus into the current version.
Data is imported from plugins/ZNPCsPlusLegacy/data.json.

Note: The data should have been imported automatically; please use this only if the data was not imported due to some reason.

Citizens:

/npc storage import citizens

Import NPCs from the Citizens plugin into ZNPCsPlus.
Data is imported from plugins/Citizens/saves.yml.

Requests

If you wish to have support for converting NPC data from any other NPC plugin, please let us know on our Discord community. We value your feedback and are open to expanding conversion options based on user requests.

ZNPCsPlus Wiki

Welcome to the documentation for ZNPCsPlus!

  • Home: Introduction and Overview
  • Setup: Installation and Configuration
  • Converting: Migrating from Older Versions or Other Plugins
  • Commands: List of Available Commands
  • Permissions: Permissions and Access Control
  • NPC Types: Information about Different NPC Types
  • Properties: Customization Options
  • API Docs: Documentation of API
  • Other: Additional Resources and Information

Feel free to click on any of the links above to access the corresponding page for detailed information on that topic. If you have any questions or need further assistance, please don't hesitate to reach out on our Discord server

Clone this wiki locally