Skip to content

Commit 4bceef5

Browse files
committed
☘️✨ Blue Core 2026
1 parent df40040 commit 4bceef5

74 files changed

Lines changed: 126 additions & 126 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.idea/modules.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.idea/workspace.xml

Lines changed: 54 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main/java/net/blueva/core/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core;

src/main/java/net/blueva/core/commands/CommandInterface.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands;

src/main/java/net/blueva/core/commands/legacy/ActionBarCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

src/main/java/net/blueva/core/commands/legacy/AdventureCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

src/main/java/net/blueva/core/commands/legacy/ClearChatCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

src/main/java/net/blueva/core/commands/legacy/CreateKitCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

src/main/java/net/blueva/core/commands/legacy/CreativeCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

src/main/java/net/blueva/core/commands/legacy/DayCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* Website: https://blueva.net/
2121
* GitHub repository: https://github.com/BluevaDevelopment/BlueCore
2222
*
23-
* Copyright (c) 2025 Blueva Development. All rights reserved.
23+
* Copyright (c) 2026 Blueva Development. All rights reserved.
2424
*/
2525

2626
package net.blueva.core.commands.legacy;

0 commit comments

Comments
 (0)