Skip to content

Commit 85be196

Browse files
committed
Happy new year!
1 parent 8e60c83 commit 85be196

File tree

80 files changed

+81
-81
lines changed

Some content is hidden

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

80 files changed

+81
-81
lines changed

EconomyAPI/src/onebone/economyapi/EconomyAPI.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/EventListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/UserInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/EconomyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/GiveMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/MyMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/MyStatusCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/PayCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/SeeMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/SetMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/TakeMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/command/TopMoneyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/Currency.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/CurrencyConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/CurrencyDeterminer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/CurrencyDollar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/CurrencyReplacer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/currency/CurrencyWon.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/CommandIssuer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/EconomyAPIEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/Issuer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/account/CreateAccountEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/money/AddMoneyEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/money/MoneyChangedEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/money/PayMoneyEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/money/ReduceMoneyEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/event/money/SetMoneyEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/form/AskPayForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/internal/CurrencyHolder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/DummyProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/MySQLProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/Provider.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@
2222

2323
/*
2424
* EconomyS, the massive economy plugin with many features for PocketMine-MP
25-
* Copyright (C) 2013-2020 onebone <[email protected]>
25+
* Copyright (C) 2013-2021 onebone <[email protected]>
2626
*
2727
* This program is free software: you can redistribute it and/or modify
2828
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/YamlProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/user/DummyUserProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/user/UserProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/provider/user/YamlUserProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/task/MySQLPingTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/task/SaveTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/task/YamlSortTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/util/Balance.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/util/PluginConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/util/Promise.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

EconomyAPI/src/onebone/economyapi/util/Replacer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/*
44
* EconomyS, the massive economy plugin with many features for PocketMine-MP
5-
* Copyright (C) 2013-2020 onebone <[email protected]>
5+
* Copyright (C) 2013-2021 onebone <[email protected]>
66
*
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)