NullValkyrie

Minecraft 1.19 multipurpose plugin for spigot servers with a lot of features where most modern servers have.
git clone https://codeberg.org/night0721/NullValkyrie
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2023-11-01 20:05fix typos in readmenight07211+2-2
2023-11-01 16:31LICENSE and rewrite READMEnight07212+679-447
2022-12-27 23:35ideasNK2+15-101
2022-12-27 19:45health barNK1+1-1
2022-12-27 19:44npcsNK6+55-66
2022-12-27 18:50V 1.1.1NK1+1-1
2022-12-27 18:48hologramsNK28+259-251
2022-12-27 16:00npc commandNK2+40-0
2022-12-27 15:58miners improvementNK12+131-143
2022-12-25 02:17moving back to 1.19.2 as 1.19.3 is not neededNK22+123-88
2022-12-25 01:33remove protocol lib as it is not neededNK2+4-17
2022-12-24 02:35using nms wrappersNK15+269-139
2022-12-23 17:41custom model data and changing fields to readable namesNK2+28-16
2022-12-23 17:03remove packet as it is no longer neededNK2+1-10
2022-12-23 01:40Custom entity zombie petNK3+96-4
2022-12-22 23:46npcs + miners 1.19.3NK2+17-16
2022-12-22 23:45npcs 1.19.3NK2+9-10
2022-12-22 23:42Merge remote-tracking branch 'origin/master'NK1+2-3
2022-12-22 23:42resource pack + npcs 1.19.3NK3+69-53
2022-12-22 23:19Update README.mdNight Kaly1+2-3
2022-12-22 18:46database not connecting every time an instance is createdNK2+2-4
2022-12-22 18:45Skin 1.19.3NK1+1-1
2022-12-22 18:45TODO: need fix at rank commandNK1+1-0
2022-12-22 18:44using mojang mappingsNK2+37-3
2022-12-22 18:43per player hologram 1.19.3NK2+23-21
2022-12-22 10:08using oop nowNK1+3-1
2022-12-22 10:08using oop nowNK1+5-3
2022-12-22 10:05Merge remote-tracking branch 'origin/master'NK1+2-6
2022-12-22 10:04reformatting + suppress + all using oop nowNK17+64-90
2022-12-20 17:54Update README.mdNight Kaly1+2-6
2022-12-20 17:41fixing readmeNK1+2-4
2022-12-20 17:39need .md to work lolNK1+0-0
2022-12-20 17:39READMENK1+49-0
2022-12-20 17:23LICENSENK1+438-0
2022-12-20 17:17enhancement of lucky drawsNK8+111-47
2022-12-20 15:17improvements for minersNK5+173-109
2022-12-20 14:14nms commentsNK4+41-31
2022-12-19 20:27enchantment managerNK15+288-254
2022-12-19 16:23formatNK6+15-18
2022-12-18 23:41per player hologramNK2+40-2
2022-12-17 19:29lucky draw system with inventory redoNK11+328-105
2022-12-17 00:29custom items and miner breaking blocksNK5+206-26
2022-12-16 21:20formattingNK14+35-36
2022-12-16 19:04excluding opusNK1+6-0
2022-12-16 19:04formattingNK2+4-11
2022-12-10 00:04always day, formattingNK17+108-102
2022-12-07 20:46mini minerNK23+454-377
2022-12-06 12:33edit on custom item manager to accept pdc and recipesNK5+49-27
2022-12-05 10:22organisation and hologram interactionNK2+2-5
2022-12-04 11:56organisation and hologram interactionNK30+963-922
2022-12-03 17:37health bar kinda bugged now and money sidebar betterNK3+6-7
2022-12-03 14:02changing money amount in ssscoreboardNK5+37-37
2022-12-03 10:47Revert "Revert "formatting""NK20+47-101
2022-12-03 10:46Revert "formatting"NK20+101-47
2022-12-03 10:42formattingNK20+47-101
2022-12-02 18:41GUIsNK19+251-228
2022-11-30 13:43shopNK7+64-58
2022-11-30 12:40fixing in custom item managerNK7+35-57
2022-11-30 11:21custom item move to mongodbNK12+205-347
2022-11-29 00:26miners using mongodbNK6+82-94
2022-11-28 22:52permissions for adding roleNK3+22-40
2022-11-28 22:40fixing bugs in sidebar and scoreboardNK5+82-84
2022-11-28 22:31database managersNK3+36-0
2022-11-28 22:27minersNK2+7-2
2022-11-28 22:26FormattingNK1+5-4
2022-11-28 11:54NPC moved to mongodbNK8+81-52
2022-11-27 21:39simple fixNK2+10-12
2022-11-27 18:40database debugNK4+10-24
2022-11-27 00:25change to mongodbNK7+75-72
2022-11-25 23:29.env fixNK13+163-165
2022-11-25 22:52gitignoreNK1+1-0
2022-11-25 22:51Dotenv doesnt work and renamingNK1+2-2
2022-11-25 22:50Dotenv doesnt work and renamingNK24+561-543
2022-11-23 22:39Fixing issuesNK5+2-20
2022-11-23 22:25NPC clicking event and miner updates(working)NK18+351-322
2022-11-21 20:30mining faster update + npcNK8+199-40
2022-11-18 17:30mining faster + protocollibNK3+55-20
2022-11-18 08:59mining speed upNK3+34-16
2022-11-17 21:59shop command fixNK5+256-15
2022-11-17 21:58fixing bugsNK2+36-47
2022-11-17 11:45removingNK1+0-151
2022-11-17 11:04command managerNK1+3-3
2022-11-17 11:03formatted code on commandsNK13+82-84
2022-11-17 10:40damage effectNK3+131-23
2022-11-17 00:04big changes on spawn commandNK8+196-476
2022-11-16 22:48fix minerNK2+18-18
2022-11-16 22:35code made more readabilityNK3+98-94
2022-11-16 19:35remove unnecessary methodNK1+3-7
2022-11-16 19:25remove unnecessary methodNK1+0-3
2022-11-16 19:24AnimatedSideBarNK3+115-6
2022-11-15 19:38fixNK4+29-24
2022-11-15 18:32persistence data container commandsNK7+120-47
2022-11-14 21:13command managerNK7+126-108
2022-11-13 01:04changing to 1.19.2 and having shop and nmsNK50+1428-1275
2022-08-02 10:23change to linuxnight072173+2349-2132
2022-07-16 17:38teleport and message after the player deadnight07211+76-4
2022-07-16 15:15discord clientnight07213+33-1
2022-07-16 14:27playing with nms(failed)night07214+52-7
2022-07-14 12:02final fix for new player(hope so)night07215+28-39
2022-07-13 23:36dont know why it doesn't work, so i fixednight07216+110-11
2022-07-13 23:04spawn command like dungeons i hope, custom item manager custom item manager can now convert config.yml items into files in files in ItemData folder, no idea why i did that but it seems betternight07218+482-14
2022-07-13 14:19removed plugin instance on sidebar as it is redundantnight07211+2-3
2022-07-13 14:12speed fix and idk what happened to when u deathnight07212+2-2
2022-07-13 14:01slight fix on rank manager cuz i forgot sthnight07212+1-2
2022-07-13 13:55i think i fixed the issue when u haven't joined the server yetnight07213+5-9
2022-07-12 21:24slight fix on bows so can shoot on left click toonight07211+21-1
2022-07-12 20:38totally dependent weapon command depending on what u added in the yml files nownight07212+12-2
2022-07-12 20:33added custom item handler, when u add a yml file to ItemData folder it will automatically register for younight07218+231-353
2022-07-12 12:31custom item handler with raritynight07218+410-305
2022-07-12 06:53enchantment handler on item lorenight07215+105-46
2022-07-11 19:28more custom weaponsnight07216+193-127
2022-07-11 13:08Added shortbow and edited path for jar file to outputnight07216+117-30
2022-07-11 08:47fixed error in weapon command as args isnt joinednight07211+5-4
2022-07-11 08:34new weapon and added custom name managernight072118+445-306
2022-07-10 21:38user cant message themselves now and added tab complete to some commandnight07212+36-7
2022-07-10 21:33???night07211+46-0
2022-07-10 21:33custom enchantmentnight07219+122-76
2022-07-09 23:31fixed something in scoreboardnight07212+4-5
2022-07-09 22:40snowball can now damage everyone since my sillynight07211+0-6
2022-07-09 21:46below name scoreboard with sidebar fix as it wont show rank for new players lolnight07215+41-23
2022-07-09 13:40making snowball and grenade fly faster lolnight07217+177-121
2022-07-08 21:45weapon commandnight07214+115-49
2022-07-07 22:22Command Handlernight072115+263-150
2022-07-07 20:41Anvil and ET command doesnt work idk why, crafting working fine so idcnight07218+147-36
2022-07-07 08:30Slight fix of hologram, fix on all scoreboardnight07218+128-106
2022-07-06 14:50Hologramsnight07215+60-6
2022-07-06 13:08Rank system, but need to remove sidebar to make tab list work... idk whynight072112+355-51
2022-07-03 23:07Added WitherChest, Interactive GUInight07214+50-1
2022-07-01 19:45Armor command update with custom color and name Gun command update with custom color and name Menu command and fix Msg commandnight07216+155-12
2022-07-01 09:13Armor command to give custom colored armor Gun command to give diamond hoe for shooting snowball Vanish command to be invisblenight07215+123-17
2022-06-30 11:19xnight07215+291-0