ModsJava
♛ LoreManager ♛ [1.8.8 - 1.12.X ✔]
<✦ My Free Plugins ✦> | MoreTP | MoreVault | | CommandDelay | LoreManager | <✬✬ My Premium Plugins ✬✬> | HoloBlock | MoreVaultPlus | Introduction…
⬇ Download on Spigot
<✦ My Free Plugins ✦>
| MoreTP | MoreVault |
| CommandDelay | LoreManager |
<✬✬ My Premium Plugins ✬✬>
| HoloBlock | MoreVaultPlus |
| MoreTP | MoreVault |
| CommandDelay | LoreManager |
<✬✬ My Premium Plugins ✬✬>
| HoloBlock | MoreVaultPlus |
LoreManager is plugin to manage item lore easily and very fast.
Dependency
- Vault (Economy And Permission Plugin)
- Java 8
- Lightweight Lore Management plugin
- Edit Lore With GUI Interface
- Add lore
- Edit lore
- Insert lore
- Custom Placeholder Support
- Very Fast To Use
- Recomended For Plugin MyItems [By Praya]
Spoiler: Screenshot
Command And Permission
/loremanager reload - Reload the plugin
/loremanager manage - Reload the plugin
Admin
loremanager.reload - Permission to reload the plugin
loremanager.manage - Permission to manage the lore
Configuration
Spoiler: config.yml
pluginPrefix: "&8&l<&dLoreManager&8&l> &e"
locales: EN
Code (Text):
pluginPrefix: "&8&l<&dLoreManager&8&l> &e"
locales: EN
Spoiler: gui.yml
#=====-----=====-----=====-----[ GUI Configuration ]-----=====-----=====-----=====#
EditLoreMenu:
Title: "ItemLore &1Page: &8[&1{page}&8/&1{maxpage}&8]"
PrevPageItem:
Material: SIGN
Displayname: "&e<< &f&lGo To Page &b{prevpage}"
Description:
- "&8&m------------------------------"
- ""
- "&e<< &6Previous Page"
- ""
- "&8&m------------------------------"
NextPageItem:
Material: SIGN
Displayname: "&f&lGo To Page &b{nextpage} &e>>"
Description:
- "&8&m------------------------------"
- ""
- "&6Next Page &e>>"
- ""
- "&8&m------------------------------"
AddLoreItem:
Material: 399
Displayname: "&f&lAdd Line"
Description:
- "&8&m------------------------------"
- ""
- "&6Current Lore: &8[&e{lines}&8]"
- " "
- "&8[ &6Click &fHere To &bAdd Lore {done} &8]"
- ""
- "&8&m------------------------------"
LoreItem:
Material: 175
Displayname: "&f&lLine &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&r{content}&e'"
- " "
- "&8[ &6Left-Click &fTo &6Edit &fThis Line {edit} &8]"
- "&8[ &aRight-Click &fTo &aMove &fThis Line {edit} &8]"
- "&8[ &dMiddle-Click &fTo &dAdd Empty Line {edit} &8]"
- "&8[ &cShift-Right-Click &fTo &cDelete &fThis Line {not} &8]"
- ""
- "&8&m------------------------------"
MoveLoreMenu:
Title: "ItemLore &1Page: &8[&1{page}&8/&1{maxpage}&8]"
PrevPageItem:
Material: SIGN
Displayname: "e<< &f&lGo To Page &b{prevpage}"
Description:
- "&8&m------------------------------"
- ""
- "&e<< &6Previous Page"
- ""
- "&8&m------------------------------"
NextPageItem:
Material: SIGN
Displayname: "&f&lGo To Page &b{nextpage} &e>>"
Description:
- "&8&m------------------------------"
- ""
- "&6Next Page &e>>"
- ""
- "&8&m------------------------------"
CurrentPosition:
Material: 368
Displayname: "&f&lCurrent Line &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&r{content}&e'"
- " "
- "&8[ &fThis Is Your Current Line {not} &8]"
- ""
- "&8&m------------------------------"
ReplacePosition:
Material: 341
Displayname: "&f&lLine &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&8{content}&e'"
- " "
- "&8[ &6Left-Click &fHere To &fMove Line {edit} &8]"
- "&8[ &aRight-Click &fHere To &fSwap Line {edit} &8]"
- ""
- "&8&m------------------------------"
CancelItem:
Material: BARRIER
Displayname: "&c&lCancel !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Cancel {not} &e>>"
- ""
- "&8&m------------------------------"
RemoveLoreMenu:
Title: "Are You Sure Remove This Line?"
YesItem:
Material: 165
Displayname: "&b&lYES !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Proceed {done} &e<<"
- ""
- "&8&m------------------------------"
NoItem:
Material: BARRIER
Displayname: "&c&lNo !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Cancel {not} &e>>"
- ""
- "&8&m------------------------------"
#--------------------------------------------------------------------------
Code (Text):
#=====-----=====-----=====-----[ GUI Configuration ]-----=====-----=====-----=====#
EditLoreMenu:
Title: "ItemLore &1Page: &8[&1{page}&8/&1{maxpage}&8]"
PrevPageItem:
Material: SIGN
Displayname: "&e<< &f&lGo To Page &b{prevpage}"
Description:
- "&8&m------------------------------"
- ""
- "&e<< &6Previous Page"
- ""
- "&8&m------------------------------"
NextPageItem:
Material: SIGN
Displayname: "&f&lGo To Page &b{nextpage} &e>>"
Description:
- "&8&m------------------------------"
- ""
- "&6Next Page &e>>"
- ""
- "&8&m------------------------------"
AddLoreItem:
Material: 399
Displayname: "&f&lAdd Line"
Description:
- "&8&m------------------------------"
- ""
- "&6Current Lore: &8[&e{lines}&8]"
- " "
- "&8[ &6Click &fHere To &bAdd Lore {done} &8]"
- ""
- "&8&m------------------------------"
LoreItem:
Material: 175
Displayname: "&f&lLine &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&r{content}&e'"
- " "
- "&8[ &6Left-Click &fTo &6Edit &fThis Line {edit} &8]"
- "&8[ &aRight-Click &fTo &aMove &fThis Line {edit} &8]"
- "&8[ &dMiddle-Click &fTo &dAdd Empty Line {edit} &8]"
- "&8[ &cShift-Right-Click &fTo &cDelete &fThis Line {not} &8]"
- ""
- "&8&m------------------------------"
MoveLoreMenu:
Title: "ItemLore &1Page: &8[&1{page}&8/&1{maxpage}&8]"
PrevPageItem:
Material: SIGN
Displayname: "e<< &f&lGo To Page &b{prevpage}"
Description:
- "&8&m------------------------------"
- ""
- "&e<< &6Previous Page"
- ""
- "&8&m------------------------------"
NextPageItem:
Material: SIGN
Displayname: "&f&lGo To Page &b{nextpage} &e>>"
Description:
- "&8&m------------------------------"
- ""
- "&6Next Page &e>>"
- ""
- "&8&m------------------------------"
CurrentPosition:
Material: 368
Displayname: "&f&lCurrent Line &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&r{content}&e'"
- " "
- "&8[ &fThis Is Your Current Line {not} &8]"
- ""
- "&8&m------------------------------"
ReplacePosition:
Material: 341
Displayname: "&f&lLine &8[&a{line}&8]"
Description:
- "&8&m------------------------------"
- ""
- "&e'&8{content}&e'"
- " "
- "&8[ &6Left-Click &fHere To &fMove Line {edit} &8]"
- "&8[ &aRight-Click &fHere To &fSwap Line {edit} &8]"
- ""
- "&8&m------------------------------"
CancelItem:
Material: BARRIER
Displayname: "&c&lCancel !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Cancel {not} &e>>"
- ""
- "&8&m------------------------------"
RemoveLoreMenu:
Title: "Are You Sure Remove This Line?"
YesItem:
Material: 165
Displayname: "&b&lYES !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Proceed {done} &e<<"
- ""
- "&8&m------------------------------"
NoItem:
Material: BARRIER
Displayname: "&c&lNo !"
Description:
- "&8&m------------------------------"
- ""
- "&6Click Here To Cancel {not} &e>>"
- ""
- "&8&m------------------------------"
#--------------------------------------------------------------------------
Spoiler: lang_EN.yml
#=====-----=====-----=====-----[ Messages Configuration ]-----=====-----=====-----=====#
#
# Option List:
# <center> : Center The Message on that line
# <np> : Disable prefix on that line
# <title> : send title to player
# <subtitle> : send subtitle to player
# <action> : send actionbar to player
# use <title>Text<subtitle>text : to send title and subtitle at same time
#
# Custom Placeholder Can be Used for Lore ADD too
# Use curly bracket { } to use placeholder in Text Line
# Example: {heart} will be replace by defined placeholder
# Don't forget to encode as UTF-8
# Below is pre-made plaeholder , you can make as many as you want XD
custom-placeholder:
h_stats: "&e&m------&l==[&6 Weapon Stats &e&m&l]==&e&m------"
h_ability: "&e&m------&l==[&6 Weapon Ability &e&m&l]==&e&m------"
h_lore: "&e&m------&l==[&6 Weapon Lore &e&m&l]==&e&m------"
h_buff: "&e&m------&l==[&6 Weapon Buff &e&m&l]==&e&m------"
h_power: "&e&m------&l==[&6 Weapon Power &e&m&l]==&e&m------"
doneline: "&b&m-----------------------------------------------------"
errline: "&c&m-----------------------------------------------------"
plusline: "&e&m+++++++++++++++++++++++++++++++++++++++++++++++++++++"
done: "&8&l[&a✔&8&l]"
not: "&8&l[&c✘&8&l]"
edit: "&8&l[&e✎&8&l]"
peace: "✌"
heart: "❤"
cloud: "☁"
poison: "☠"
star: "★"
x: "█"
x/: "▌"
x\: "▐"
rarrow: "►"
larrow: "◀"
diamond: "◇"
melody: "♫"
crown: "♚"
plane: "✈"
snowman: "☃"
snow: "❆"
sword: "⚔"
health: "✚"
checklist: "✔"
cross: "✘"
copyright: "©"
tm: "™"
empty: ""
messages:
add_line:
- "<np>{doneline}"
- "<np>"
- "<center>&aSuccessfully added &6Line {done}"
- "<np>"
- "<np><center>&8[&r{msg}&8]"
- "<np>"
- "<np>{doneline}"
edit_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully edited &6Line {line} {edit}"
- "<np>"
- "<np><center>&8[&r{msg}&8]"
- "<np>"
- "<np>{plusline}"
remove_line:
- "<np>{errline}"
- "<np>"
- "<center>&eSuccessfully cleared &6Line {line} {not}"
- "<np>"
- "<np>{errline}"
move_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully move &6line {line} &eto &6Line &6{lineto} {edit}"
- "<np>"
- "<np>{plusline}"
empty_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully Add Empty Line to &6line {line} {edit}"
- "<np>"
- "<np>{plusline}"
adding_lore:
- "<np>{plusline}"
- "<np>"
- "<np><center>&7Type {cancel} &7to cancel &fAdding line"
- "<np><center>&7Please Type Anything For The &fLine {edit}"
- "<np>"
- "<np>{plusline}"
editing_lore:
- "<np>{plusline}"
- "<np>"
- "<np><center>&7Type {cancel} &7to cancel &aEditing line"
- "<np><center>&7Please type anything for the &fLine {edit}"
- "<np>"
- "<np>{plusline}"
no_permission:
- "<np>{errline}"
- "<np>"
- "<center>&cYou don't have permission &8[&f{perm}&8] &cto use this {not}"
- "<np>"
- "<np>{errline}"
no_item:
- "<np>{errline}"
- "<np>"
- "<center>&cYou Must Hold Item To Use This {not}"
- "<np>"
- "<np>{errline}"
config_reload:
- "<np>{doneline}"
- "<np>"
- "<center>&bSuccessfully reload the config {done}"
- "<np>"
- "<np>{doneline}"
Code (Text):
#=====-----=====-----=====-----[ Messages Configuration ]-----=====-----=====-----=====#
#
# Option List:
# <center> : Center The Message on that line
# <np> : Disable prefix on that line
# <title> : send title to player
# <subtitle> : send subtitle to player
# <action> : send actionbar to player
# use <title>Text<subtitle>text : to send title and subtitle at same time
#
# Custom Placeholder Can be Used for Lore ADD too
# Use curly bracket { } to use placeholder in Text Line
# Example: {heart} will be replace by defined placeholder
# Don't forget to encode as UTF-8
# Below is pre-made plaeholder , you can make as many as you want XD
custom-placeholder:
h_stats: "&e&m------&l==[&6 Weapon Stats &e&m&l]==&e&m------"
h_ability: "&e&m------&l==[&6 Weapon Ability &e&m&l]==&e&m------"
h_lore: "&e&m------&l==[&6 Weapon Lore &e&m&l]==&e&m------"
h_buff: "&e&m------&l==[&6 Weapon Buff &e&m&l]==&e&m------"
h_power: "&e&m------&l==[&6 Weapon Power &e&m&l]==&e&m------"
doneline: "&b&m-----------------------------------------------------"
errline: "&c&m-----------------------------------------------------"
plusline: "&e&m+++++++++++++++++++++++++++++++++++++++++++++++++++++"
done: "&8&l[&a✔&8&l]"
not: "&8&l[&c✘&8&l]"
edit: "&8&l[&e✎&8&l]"
peace: "✌"
heart: "❤"
cloud: "☁"
poison: "☠"
star: "★"
x: "█"
x/: "▌"
x\: "▐"
rarrow: "►"
larrow: "◀"
diamond: "◇"
melody: "♫"
crown: "♚"
plane: "✈"
snowman: "☃"
snow: "❆"
sword: "⚔"
health: "✚"
checklist: "✔"
cross: "✘"
copyright: "©"
tm: "™"
empty: ""
messages:
add_line:
- "<np>{doneline}"
- "<np>"
- "<center>&aSuccessfully added &6Line {done}"
- "<np>"
- "<np><center>&8[&r{msg}&8]"
- "<np>"
- "<np>{doneline}"
edit_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully edited &6Line {line} {edit}"
- "<np>"
- "<np><center>&8[&r{msg}&8]"
- "<np>"
- "<np>{plusline}"
remove_line:
- "<np>{errline}"
- "<np>"
- "<center>&eSuccessfully cleared &6Line {line} {not}"
- "<np>"
- "<np>{errline}"
move_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully move &6line {line} &eto &6Line &6{lineto} {edit}"
- "<np>"
- "<np>{plusline}"
empty_line:
- "<np>{plusline}"
- "<np>"
- "<center>&eSuccessfully Add Empty Line to &6line {line} {edit}"
- "<np>"
- "<np>{plusline}"
adding_lore:
- "<np>{plusline}"
- "<np>"
- "<np><center>&7Type {cancel} &7to cancel &fAdding line"
- "<np><center>&7Please Type Anything For The &fLine {edit}"
- "<np>"
- "<np>{plusline}"
editing_lore:
- "<np>{plusline}"
- "<np>"
- "<np><center>&7Type {cancel} &7to cancel &aEditing line"
- "<np><center>&7Please type anything for the &fLine {edit}"
- "<np>"
- "<np>{plusline}"
no_permission:
- "<np>{errline}"
- "<np>"
- "<center>&cYou don't have permission &8[&f{perm}&8] &cto use this {not}"
- "<np>"
- "<np>{errline}"
no_item:
- "<np>{errline}"
- "<np>"
- "<center>&cYou Must Hold Item To Use This {not}"
- "<np>"
- "<np>{errline}"
config_reload:
- "<np>{doneline}"
- "<np>"
- "<center>&bSuccessfully reload the config {done}"
- "<np>"
- "<np>{doneline}"
You can donate to me to make help me buy some food during this plugin development , i really appreciate every donation from you , thank's
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
♛ LoreManager ♛ [1.8.8 - 1.12.X ✔] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 10,375 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/202e21257ce96007868206939521df5e6370343e?url=https%3A%2F%2Fproxy.spigotmc.org%2Ff1a995c909cf9fd6b49312015fd805293f50999e%3Furl%3Dhttp%253A%252F%252Fimg-cache.cdn.gaiaonline.com%252F4c1d4c5e75d256491888bf8d038517c0%252Fhttp%253A%252F%252Fi301.photobucket.com%252Falbums%252Fnn73%252Fllsakuraninjall%252F712609dc0411gdpz-1.gif)